Ignore:
Timestamp:
Mar 26, 2010, 4:15:56 PM (14 years ago)
Author:
plg
Message:

bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/roma/theme.css

    r5368 r5383  
    1010input.rateButton, legend, h3 { color: #666; }
    1111h2 { 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; }
    2412
    2513.header_notes { background: transparent url(../../icon/note.png) no-repeat right top;
Note: See TracChangeset for help on using the changeset viewer.