- Timestamp:
- Mar 30, 2012, 8:55:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/elegant/theme.css
r13801 r13821 12 12 #thePicturePage #comments { background-color: #333;} 13 13 #pictureCommentList li { background-color: #444;} 14 14 15 .calendarTitle { background-color: #222;} 15 16 16 17 .switchBox, .header_notes { background-color: #555;} 17 .thumbnailCategory { background-color: #333;}18 .thumbnailCategory , .commentElement { background-color: #333;} 18 19 .message { background-color: #666;} 19 20 … … 53 54 54 55 55 56 57 56 /* icons */ 58 57 … … 261 260 #pictureComments INPUT { margin: 10px;} 262 261 #pictureComments INPUT[type=submit] { margin: 0;} 262 .commentElement .description { padding: 5px;} 263 263 264 264
Note: See TracChangeset
for help on using the changeset viewer.