[SPIP] ~version 3.0.7-->3.0.10
[ptitvelo/web/www.git] / www / prive / spip_admin.css
index 1bc4267..9105c2e 100644 (file)
@@ -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; }