Changeset 5383 for trunk/admin/themes/roma
- Timestamp:
- Mar 26, 2010, 4:15:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/roma/theme.css
r5368 r5383 10 10 input.rateButton, legend, h3 { color: #666; } 11 11 h2 { color: #ccc; } 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 20 .content .infos .submit {margin-left:30px;}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 12 25 13 .header_notes { background: transparent url(../../icon/note.png) no-repeat right top;
Note: See TracChangeset
for help on using the changeset viewer.