You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
329 B
6 lines
329 B
4 years ago
|
.timewindow{ background-color:#cccccc;}
|
||
|
.timewindow tr{background-color:#fff; width:960px; height:20px; line-height:20px;}
|
||
|
.timewindow tr th{width:130px; background-color:rgb(179, 223, 218); color:#fff;}
|
||
|
.timewindow tr td{width:130px;}
|
||
|
.timewindow .time{width:50px;}
|
||
|
.timewindow .gary{color:#888888; background-color:#f0f0f0;}
|