comparison templates/programTable.html @ 24:f0ef6fb63aa4

modified: templates/programTable.html
author yoneda <yoneda@recorder.localnet.mda.or.jp>
date Fri, 24 Jul 2009 00:00:43 +0900
parents f3bf1be1a51b
children cb7da56c4198
comparison
equal deleted inserted replaced
23:f3bf1be1a51b 24:f0ef6fb63aa4
133 table#reservation_table tr.ctg_anime, #category_select a.ctg_anime {background-color: #FFE4C8;} 133 table#reservation_table tr.ctg_anime, #category_select a.ctg_anime {background-color: #FFE4C8;}
134 table#reservation_table tr.ctg_variety, #category_select a.ctg_variety {background-color: #FFD2EB;} 134 table#reservation_table tr.ctg_variety, #category_select a.ctg_variety {background-color: #FFD2EB;}
135 table#reservation_table tr.ctg_10, #category_select a.ctg_10 {background-color: #E4F4F4;} 135 table#reservation_table tr.ctg_10, #category_select a.ctg_10 {background-color: #E4F4F4;}
136 table#reservation_table tr.prg_rec {background-color: #F55;color:#FEE} 136 table#reservation_table tr.prg_rec {background-color: #F55;color:#FEE}
137 137
138 #floatBox4Dialog .prg_title{font-size:120%;font-weight:bold;padding:0.4em 0;text-align:center;}
139 #floatBox4Dialog .prg_rec_cfg{background:#EEE;padding:1em 2em;margin:0.4em 0;}
140 #floatBox4Dialog .labelLeft {width:8em;float:left;text-align:right;}
141 #floatBox4Dialog .button {padding:0.4em 1em;}
142
143
138 144
139 --> 145 -->
140 </style> 146 </style>
141 {/literal} 147 {/literal}
142 148