|
|
|
@ -6,6 +6,12 @@ table.cycles .col2 { background-color: #e0e0e0; }
|
|
|
|
|
table.cycles th, table.cycles td { border: 1px solid black; font-family: monospace; }
|
|
|
|
|
table.cycles th { background-color: #9999cc; color: black; font-weight: bold; height: 20px; line-height: 20px; font-family: serif; }
|
|
|
|
|
th a { color: black; font-weight: bold; display: block; width: 100%; height: 100%; }
|
|
|
|
|
.moduleinfo table { border: 1px solid black; }
|
|
|
|
|
.moduleinfo table th, .moduleinfo table td { border: 1px solid black; }
|
|
|
|
|
.moduleinfo table th { font-weight: bold; }
|
|
|
|
|
.moduleinfo .e {background-color: #ccccff; font-weight: bold; color: #000000;}
|
|
|
|
|
.moduleinfo .h {background-color: #9999cc; font-weight: bold; color: #000000;}
|
|
|
|
|
.moduleinfo .v {background-color: #cccccc; color: #000000;}
|
|
|
|
|
.button { }
|
|
|
|
|
span.sortarrow { color: white; text-decoration: none; }
|
|
|
|
|
.freeblocks { float: left; margin-right: 4px;}
|
|
|
|
|