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/default/default-colors.css

    r5364 r5724  
    4545 */
    4646.header_notes {
    47   border: 1px solid #666;
    48   text-align: center;
    49   background-image: url(icon/note.png);
    50   background-repeat: no-repeat;
    51   background-position: top left;
     47  border: 1px solid #666;
     48  background: transparent url(icon/note.png) no-repeat right top;
    5249  font-weight: bold;
    53   margin: 14px;
    54   padding: 5px 00px 0px 0px;
     50  margin: 14px 24px 14px 14px;
     51  padding: 5px 0 0 0;
     52  top: 90px;
     53  position: absolute;
     54  text-align: right;
    5555}
    5656
Note: See TracChangeset for help on using the changeset viewer.