X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles_versions%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=blobdiff_plain;f=www%2Fprive%2Fspip_admin.css;h=1d8e1d21aeeb31694fe01a0219d3dfcb6d7bafcf;hb=ddcf49bac0b8a7be029b98a88f5715f443eabc1e;hp=9105c2ef9a0122129cadf4888d1e5405d089ecf3;hpb=a9541742f84ce7e258d46dd8407242289ab2ec72;p=lhc%2Fweb%2Fwww.git diff --git a/www/prive/spip_admin.css b/www/prive/spip_admin.css index 9105c2ef..1d8e1d21 100644 --- a/www/prive/spip_admin.css +++ b/www/prive/spip_admin.css @@ -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;}