[SPIP] ~maj v3.0.14-->v3.0.17
[ptitvelo/web/www.git] / www / prive / spip_admin.css
index 9105c2e..1d8e1d2 100644 (file)
@@ -51,7 +51,7 @@ a:active.spip-admin-boutons,
        border-bottom:2px solid #FEFF7F !important;
        background:url(images/fond-inclure.png) repeat top left !important;
 }
-.inclure_blocs > h6 {background:#FEFF7F;margin:0;padding:2px;margin-bottom:2px;font-family: Courier;font-size: 0.8em;}
+.inclure_blocs > h6 {background:#FEFF7F;margin:0;padding:2px;margin-bottom:2px;font-family: Courier, "Courier New", monospace;font-size: 0.8em;}
 .inclure_blocs > h6:hover,
 .inclure_blocs.hover {
        background-color: #FDFF1F !important;
@@ -87,3 +87,7 @@ a:active.spip-admin-boutons,
 /* Couleurs et design de la previsu */
 .spip-previsu { background-color: #333; color: #eeeeee;font-size: 18px; text-transform: uppercase;position: absolute; top: 0px; left: 0px;padding: 10px 50px; background-position: 5px 5px;background-repeat: no-repeat;display:block;opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);}
 
+/* Debug des traductions */
+.debug-traduction {color: #264409;background-color:#E6EFC2;}
+.debug-traduction-prive {color: #514721;background-color:#FFF6BF;}
+.debug-traduction-erreur {background-color: #fbe3e4; color: #8a1f11;}