Ignore:
Timestamp:
May 2, 2012, 10:03:46 PM (12 years ago)
Author:
flop25
Message:

minor css change : no more bottom border for links and the filter icon gets back its position from 2.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_default/theme.css

    r14650 r14653  
    4242A {
    4343        text-decoration:none;
    44         border-bottom: 1px dotted #000;
    4544}
    4645A:hover {
     
    379378#theNotificationPage #menubar dl {
    380379        margin:0;
     380}
     381#menubar .button {
     382    float: right;
     383    list-style: none outside none;
     384    margin: -2px 2px 2px;
     385    padding: 0;
     386    text-align: center;
     387    text-indent: 0;
     388    width: auto;
    381389}
    382390/* menu en haut */
Note: See TracChangeset for help on using the changeset viewer.