X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fprive%2Fspip_admin.css;h=9105c2ef9a0122129cadf4888d1e5405d089ecf3;hb=f489d45ae677afde12ba9c9f70f463ea34787b45;hp=1bc42678d17939b98fc5afb3d9c13958ebae3fc7;hpb=52cf8ed924d5dcd0c28dde4b6c3196be6ec2d4f7;p=ptitvelo%2Fweb%2Fwww.git diff --git a/www/prive/spip_admin.css b/www/prive/spip_admin.css index 1bc4267..9105c2e 100644 --- a/www/prive/spip_admin.css +++ b/www/prive/spip_admin.css @@ -19,12 +19,11 @@ a:active.spip-admin-boutons, .spip-admin-boutons a:active { background-color: #333; opacity: 1; } /* Style pour le mode debug */ -#spip-debug-hide { background-color: #444; color:white; font-weight:bold;} -#spip-debug-hide a { text-decoration:none; color:white; padding:1px 1em; display:block;} +#spip-debug-toggle {position:absolute; top:4px; right:80px; width:24px;height:20px; cursor:pointer; z-index:1000;} #spip-debug, #spip-debug-header { background-color: #f0f0f0; font-family: Verdana, Geneva, sans-serif; position:absolute;top:30px;left:0;width:100%;height:100%;z-index:10000; font-size:1em; text-align:left; } #spip-debug ul table { font-size: 80%; } #spip-debug fieldset { background-color: #fff; font-family: Courier, "Courier New", monospace; font-size: 12px; margin-bottom: 1em; display: block; padding: .5em; } -#spip-debug fieldset fieldset { background-color: #ccf; font-family: Verdana, Geneva, sans-serif; font-size: 80%; width:100%; margin-left: auto; } +#spip-debug fieldset fieldset { background-color: #ccf; font-family: Verdana, Geneva, sans-serif; font-size: 80%; width:99%; margin-left: auto; } #spip-debug legend { background-color: #fff; border: solid 1px #f00; padding: 1px 1em; font-family: Verdana, Geneva, sans-serif; font-weight: bold; display: block; text-transform: none; } #spip-debug legend a { font-weight: normal; } #spip-debug fieldset fieldset legend { border: solid 1px #00F; font-weight: normal; }