Dotclear

Changeset 148:a5ffa124056c


Ignore:
Timestamp:
05/04/11 22:54:26 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Revue de la CSS pour ajustements (oui oui : encore, et j'y reviendrai)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r133 r148  
    144144     border-bottom-color: #ccc; 
    145145} 
    146 #info-box a {margin-left: 2em;} 
     146#info-box a { 
     147     margin-left: 2em; 
     148} 
    147149 
    148150#wrapper { 
     
    156158} 
    157159#content { 
    158      margin-left: 13em; 
    159      margin-bottom: 4em; 
    160      margin-top: .5em; 
    161      margin-right: 1.5em; 
    162      padding-top: 10px; 
    163      padding-left: 1em; 
    164      padding-right: 1em; 
     160     margin: .5em 1.5em 4em 13em; 
     161     padding: 1em; 
    165162     background: #fff; 
    166163     -webkit-border-radius: .5em; 
     
    175172     float: left; 
    176173     margin-top: 1em; 
    177      margin-bottom: 10px; 
     174     margin-bottom: 1em; 
    178175} 
    179176 
     
    214211#main-menu #dashboard-menu li { 
    215212     margin-left: 0; 
    216 } 
    217  
    218 /* favoris en haut */ 
    219 #fav-add { 
    220      position: absolute; 
    221      top: 3.5em; 
    222      right: 2em; 
    223213} 
    224214 
     
    346336     margin: 0.2em 0 0 0; 
    347337} 
     338 
    348339#upg-notify { 
    349340} 
     
    357348/* POST */ 
    358349#entry-sidebar { 
    359      width: 200px; 
     350     width: 17em; 
    360351     float: right; 
    361352} 
    362353#entry-content { 
    363      margin-right: 220px; 
     354     margin-right: 18em; 
    364355} 
    365356#comments { 
     
    373364#categories ul { 
    374365     list-style: none; 
    375      margin: 0 0 0 0; 
    376      padding: 0 0 0 0; 
     366     margin: 0; 
     367     padding: 0; 
    377368} 
    378369#categories ul li { 
     
    545536 
    546537/* POPUP */ 
    547 body.popup #wrapper { 
    548      background-position: -130px 0; 
     538body.popup #wrapper, body.popup #top { 
     539     margin-top: -1.5em; 
    549540} 
    550541body.popup #top h1 { 
    551      background-position: -130px 0; 
     542     background: transparent; 
    552543} 
    553544body.popup #main { 
    554545     margin-left: -35px; 
     546     margin-bottom: 1em; 
    555547} 
    556548body.popup #content { 
    557549     margin-left: 35px; 
     550     margin-left: 2em;  /* 3.2 */ 
    558551} 
    559552body.popup #footer { 
    560      background-position: -130px 0; 
     553     display: none; /* 3.2 */ 
    561554} 
    562555body.popup #footer p { 
     
    567560/* CLASSES 
    568561-------------------------------------------------------- */ 
     562 
     563/* -------------- paragraphe pour bouton Nouveau bidule ----------- */ 
    569564p.top-add { 
    570565     text-align: right; 
     
    600595     font-size: 1px; 
    601596} 
    602  
    603597.hide { 
    604598     display: none; 
    605599} 
    606  
    607600.right { 
    608601     text-align: right; 
    609602} 
    610  
    611603.frame-shrink { 
    612604     border: 1px solid #666; 
     
    673665     margin-left: 0; 
    674666} 
    675  
    676667.two-cols { 
    677668     position: static; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map