Changeset 2101 for trunk/template/yoga/theme/p0w0
- Timestamp:
- Sep 21, 2007, 1:45:23 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/p0w0/theme.css
r2045 r2101 19 19 /* Texts Only */ 20 20 BODY, H1, H3, DT, H2, .throw { color: #369; } 21 H2, #menubar DT, .throw, TD H3, #theAdminPage H3 , .calForeDate{21 H2, #menubar DT, .throw, TD H3, #theAdminPage H3 { 22 22 color: #fff; 23 23 } … … 43 43 .infoTable, 44 44 #theAdminPage #content, 45 #content .navigationBar,46 45 input#qsearchInput { color: #369; } 47 46 #content .infos { color: #036; } … … 90 89 color: #f92; 91 90 } 92 .pleaseNote { 93 color: #ff9; 94 font-weight: bold; 95 } 96 TD.calDayCellEmpty, 97 SPAN.calItemEmpty { color: silver; } 98 .calBackDate { color: #000; } 91 99 92 100 93 /******************************************************************************/ … … 130 123 input#qsearchInput { background-color: #cde; } 131 124 .virtual_cat { background: #fff !important; } 132 . pleaseNote, .selected_tab { background-color: #69c !important; }125 .selected_tab { background-color: #69c !important; } 133 126 /******************************************************************************/ 134 127 /* Borders, Margins, Padding Only */ … … 194 187 } 195 188 FIELDSET, INPUT, SELECT, TEXTAREA, 196 #content DIV.comment A.illustration IMG, #infos,189 #content DIV.comment A.illustration IMG, 197 190 #content DIV.thumbnailCategory { 198 191 border: 1px solid #69c; … … 219 212 margin: 0px; 220 213 } 221 .pleaseNote {222 padding: 1ex;223 }224 SPAN.calItem, SPAN.calItemEmpty { border: 1px solid gray; }225 TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid gray;}226 214 #theAdminPage #content table td { padding: 2px 8px; } 227 215 ul.tabsheet { border-color: #369 !important; }
Note: See TracChangeset
for help on using the changeset viewer.