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/clear/theme.css

    r5366 r5383  
    1010h2 { color: #777; }
    1111
    12 .content .infos { color: #0a0; border:0; background: transparent url(icon/infos.png) no-repeat 5px 5px;
    13 padding:5px 70px 0pt 30px; min-height: 54px; background-color:#c2f5c2;}
    14 
    15 .content .infos .submit {margin-left:30px;}
    16 .content .infos li, .content .errors li { list-style-type:square; }
    17 
    18 .content .errors { color: #f22; border:0; background: transparent url(icon/errors.png) no-repeat left top;
    19 padding:5px 60px 0pt 30px; min-height: 54px; text-align:left; font-weight:bold; background-position:5px 5px; background-color: #ffd5dc;}
    2012
    2113#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
Note: See TracChangeset for help on using the changeset viewer.