X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fprive%2Fspip_admin.css;h=e492af8c1bc473d8e678761696d0e503bdd924a1;hp=9105c2ef9a0122129cadf4888d1e5405d089ecf3;hb=dae7b78d26d32fb23e8c524f795bbaf40e685c6a;hpb=33b1462fcc1e5fa853f6ca84daa7cff72cdbe706 diff --git a/www/prive/spip_admin.css b/www/prive/spip_admin.css index 9105c2e..e492af8 100644 --- a/www/prive/spip_admin.css +++ b/www/prive/spip_admin.css @@ -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;}