Changeset 1713
- Timestamp:
- Jan 11, 2007, 6:49:19 AM (18 years ago)
- Location:
- trunk/template/yoga/theme
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/clear/theme.css
r1677 r1713 16 16 } 17 17 18 #menubar DL, #content, #imageToolBar, .header_notes {18 #menubar DL, #content, #imageToolBar, .header_notes, .content { 19 19 background-color: #eeeeee; 20 20 } -
trunk/template/yoga/theme/dark/theme.css
r1677 r1713 27 27 } 28 28 29 #menubar DL, #content, #imageToolBar, .header_notes {29 #menubar DL, #content, #imageToolBar, .header_notes, .content { 30 30 background-color: #5f5f5f; 31 31 } -
trunk/template/yoga/theme/wipi/theme.css
r1683 r1713 78 78 border-color: #f92; 79 79 } 80 #content {80 #content, .content { 81 81 background-color: #181818; 82 82 border: 1px solid #eee;
Note: See TracChangeset
for help on using the changeset viewer.