6 lines
329 B
6 lines
329 B
.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;}
|