Ignore:
Timestamp:
Apr 8, 2010, 11:15:11 PM (14 years ago)
Author:
nikrou
Message:

Bug 1549 fixed : some texts are not correcly positionned.

File:
1 edited

Legend:

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

    r5705 r5724  
    2929#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
    3030padding-bottom: 15px; }
    31 .header_notes { background: transparent url(icon/note.png) no-repeat right top;
    32 border:0; font-weight:bold; min-height: 48px;
    33 padding:15px 60px 0 0; position:absolute; right:0;
    34 text-align:right; top:30px; width:550px;  }
     31.header_notes {
     32  background: transparent url(../default/icon/note.png) no-repeat right top;
     33  border: none;
     34  min-height: 48px;
     35  padding: 15px 60px 0 0;
     36  right: 0;
     37  width: 550px; 
     38  top: 70px;
     39}
    3540html, body { min-height: 100%; }
    3641body { margin: 0; padding: 0; background:#f9f9f9 }
Note: See TracChangeset for help on using the changeset viewer.