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

    r5702 r5724  
    2727h2 { color: #ccc; }
    2828
    29 .header_notes { background: transparent url(../../icon/note.png) no-repeat right top;
    30 border:0; font-weight:bold; min-height: 48px;
    31 padding:15px 60px 0 0; position:absolute; right:0;
    32 text-align:right; top:90px; width:550px;  }
     29.header_notes {
     30  background: transparent url(../default/icon/note.png) no-repeat right top;
     31  border: none;
     32  min-height: 48px;
     33  padding: 15px 60px 0 0; 
     34  right: 0;
     35  width: 550px; 
     36}
    3337html, body { min-height: 100%; }
     38
    3439body { margin: 0; padding: 0;
    3540background-color:#111111; }
Note: See TracChangeset for help on using the changeset viewer.