Dotclear


Ignore:
Timestamp:
07/03/11 11:34:26 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Boîte des favoris. Cette fois je crois qu'on tient la soluce.

Au passage, optimisation de la CSS et correction du bug des popups (bug créé par le float du h1 ajouté hier).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r493 r495  
    9292     background:transparent; 
    9393     } 
    94 #prelude li a { 
     94#prelude a { 
    9595     color:#fff; 
    9696     } 
     
    127127     background: #575859; 
    128128     font-size: .95em; 
     129     height: 3em; 
    129130} 
    130131#info-box1 { 
     
    200201     width: 13em; 
    201202     float: left; 
    202      margin-top: 2em; 
     203     margin-top: 1.2em; 
    203204     margin-bottom: 1em; 
    204205} 
    205206 
    206207#main-menu h3 { 
    207      margin: 0 0 0.5em 0; 
     208     margin: 0 0 0.5em; 
    208209     padding: .5em 0 0 .5em; 
    209210     text-transform: uppercase; 
     
    219220#main-menu li { 
    220221     display: block; 
    221      margin: 0.5em 0 0 0; 
     222     margin: 0.5em 0 0; 
    222223     padding: .2em 0 0 32px; 
    223224     background-repeat: no-repeat; 
     
    239240     margin-right: -1px; 
    240241} 
    241 #main-menu #dashboard-menu li { 
    242      margin-left: 0; 
     242#favorites-menu { 
     243     margin: 0 0 2em; 
    243244} 
    244245#favorites-menu h3 { 
    245      margin-right: .5em; 
    246      background: transparent url(../images/menu/favorite.png) no-repeat right; 
    247 } 
    248 #favorites-menu { 
    249      background: #D9E1D9; 
    250      padding: .2em 0 .1em 0; 
    251      margin: 0 .5em 0 0; 
    252 } 
    253 #favorites-menu ul { 
     246     color: #333; 
     247     text-transform: none; 
    254248} 
    255249#favorites-menu a { 
     
    259253#favorites-menu .active { 
    260254     background-color: transparent; 
    261      border: none   ; 
     255     border: none; 
    262256} 
    263257#favorites-menu .active a { 
     
    371365     padding-top: 3em; 
    372366} 
    373 #dashboard-items p img { 
     367#dashboard-items img { 
    374368     vertical-align: middle; 
    375369} 
     
    383377     color: #666; 
    384378} 
    385 #dashboard-items #news dt { 
     379#news dt { 
    386380     font-weight: bold; 
    387381     margin: 0 0 0.4em 0; 
    388382} 
    389 #dashboard-items #news dd { 
     383#news dd { 
    390384     margin: 0 0 1em 0; 
    391385} 
    392 #dashboard-items #news dd p { 
     386#news dd p { 
    393387     margin: 0.2em 0 0 0; 
    394388} 
     
    429423     padding: 0; 
    430424} 
    431 #categories ul li { 
     425#categories li { 
    432426     margin: .5em 0; 
    433427     padding: .3em 1.5em; 
     
    438432     border-radius: .3em; 
    439433} 
    440 #categories ul li h4 { 
    441      margin: 0; 
    442 } 
    443 #categories ul li h4 span { 
     434#categories h4 { 
     435     margin: 0; 
     436} 
     437#categories h4 span { 
    444438     font-weight: normal; 
    445439} 
    446 #categories ul li p { 
     440#categories li p { 
    447441     margin: 0; 
    448442} 
     
    493487     line-height: 1.2; 
    494488} 
    495 #my-favs ul li { 
     489#my-favs li { 
    496490     display: block; 
    497491     float: left; 
     
    529523     position: relative; 
    530524} 
    531 .fav-list li img { 
     525.fav-list img { 
    532526     vertical-align: middle; 
    533527     margin-right: .2em; 
     
    579573     margin-left: 0; 
    580574} 
    581 #content.with-help #help-button { 
     575#help-button { 
    582576     right: 282px; 
    583577} 
    584 #content.with-help #help { 
     578#help { 
    585579     display: block; 
    586580     position: absolute; 
     
    600594body.popup #wrapper, body.popup #top { 
    601595     margin-top: -1.5em; 
     596     float: none; 
    602597} 
    603598body.popup #top h1 { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map