Dotclear


Ignore:
Timestamp:
11/03/16 09:29:15 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Reduce collapser width (12 to 10px)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3370 r3389  
    320320  top: 0; 
    321321  left: 14em; 
    322   width: 12px; 
     322  width: 10px; 
    323323  height: 100%; 
    324324  overflow: hidden; 
     
    337337 
    338338.hide-mm #content { 
    339   margin-left: 12px; } 
     339  margin-left: 10px; } 
    340340 
    341341.hide-mm #content > h2 { 
    342   margin-left: calc(-1em - 12px); } 
     342  margin-left: calc(-1em - 10px); } 
    343343 
    344344.hide-mm #main-menu { 
     
    32433243.with-js .hidden-if-js { 
    32443244  display: none; } 
    3245  
    3246 /* debug */ 
    3247 #debug { 
    3248   position: absolute; 
    3249   top: 0; 
    3250   width: 100%; 
    3251   height: 4px; 
    3252   background: #ffd478; } 
    3253  
    3254 #debug div { 
    3255   display: none; 
    3256   padding: 3px 0.5em 2px; } 
    3257  
    3258 #debug p { 
    3259   margin: 0.5em 0; } 
    3260  
    3261 #debug:hover { 
    3262   height: auto; 
    3263   padding: 2px 1em; 
    3264   z-index: 100; } 
    3265  
    3266 #debug:hover div { 
    3267   display: block; } 
    3268  
    3269 .debug { 
    3270   background: #ffd478; 
    3271   padding: 3px 0.5em 2px; } 
    3272  
    3273 input[type=submit].delete.debug, 
    3274 a.delete.debug { 
    3275   border-color: #ffd478; } 
    3276  
    3277 input[type=submit].delete.debug:hover, 
    3278 a.delete.debug:hover { 
    3279   background: #ffd478; 
    3280   color: #900; 
    3281   border-color: #ffd478; } 
    32823245 
    32833246/* ---------------------------------------------- Couleurs ajoutées via javascript 
     
    37293692    padding-left: 6px; 
    37303693    padding-right: 6px; } } 
     3694/** -------------------------------------------------- 
     3695    Debug 
     3696--------------------------------------------------- */ 
     3697/* debug */ 
     3698#debug { 
     3699  position: absolute; 
     3700  top: 0; 
     3701  width: 100%; 
     3702  height: 4px; 
     3703  background: #ffd478; } 
     3704 
     3705#debug div { 
     3706  display: none; 
     3707  padding: 3px 0.5em 2px; } 
     3708 
     3709#debug p { 
     3710  margin: 0.5em 0; } 
     3711 
     3712#debug:hover { 
     3713  height: auto; 
     3714  padding: 2px 1em; 
     3715  z-index: 100; } 
     3716 
     3717#debug:hover div { 
     3718  display: block; } 
     3719 
     3720.debug { 
     3721  background: #ffd478; 
     3722  padding: 3px 0.5em 2px; } 
     3723 
     3724input[type=submit].delete.debug, 
     3725a.delete.debug { 
     3726  border-color: #ffd478; } 
     3727 
     3728input[type=submit].delete.debug:hover, 
     3729a.delete.debug:hover { 
     3730  background: #ffd478; 
     3731  color: #900; 
     3732  border-color: #ffd478; } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map