Changeset 5364 for trunk/admin/themes/roma
- Timestamp:
- Mar 25, 2010, 11:03:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/roma/theme.css
r5247 r5364 10 10 input.rateButton, legend, h3 { color: #666; } 11 11 h2 { color: #ccc; } 12 .content .infos { color: #f70; border:0; background-color: transparent; 13 padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;} 12 13 /* .content .infos { color: #f70; border:0; background-color: transparent; */ 14 /* padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;} */ 15 16 .content .infos { color: #008200; border:0; background: transparent url(../clear/icon/infos.png) no-repeat 5px 5px; 17 padding:5px 70px 0pt 30px; min-height: 54px; background-color:#c2f5c2;} 18 19 14 20 .content .infos .submit {margin-left:30px;} 15 .content .infos li, .content .errors li { list-style-type:none; } 16 .content .errors { color: #f33; border:0; background-color: transparent; 17 padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; } 21 22 .content .errors { color: #f33; border:0; background: #ffd5dc url(../clear/icon/errors.png) no-repeat 5px 5px; 23 padding:5px 60px 0pt 30px; min-height: 54px; text-align:left; } 24 18 25 .header_notes { background: transparent url(../../icon/note.png) no-repeat right top; 19 26 border:0; font-weight:bold; min-height: 48px;
Note: See TracChangeset
for help on using the changeset viewer.