Fix the link to update status of non-comers
[platal.git] / htdocs / css / keynote.css
index 725bc91..93f4213 100644 (file)
@@ -161,6 +161,7 @@ pre {
     padding: 0.3em 1.5em;
 }
 
+
 /*******************************************************************************
     3   Tableaux bicolores + classes utiles
         [ Tableaux à lignes alternées, en taille normale, ou tiny ]
@@ -345,23 +346,14 @@ div.long td.rt { width: 65%; }
     margin-left: 16px;
 }
 
-.flags input {
-    padding: 0 0px 0 16px;
-    width: 32px;
-}
 .flags .texte {
     font-size: smaller;
     font-weight: bold;
-    padding: 0 8px 0 0;
-}
-.flags .vert {
-    background: url('../images/icons/flag_green.gif') top right no-repeat;
-}
-.flags .orange {
-    background: url('../images/icons/flag_orange.gif') top right no-repeat;
+    margin-left: -6px;
+    padding: 0 12px 0 0;
 }
-.flags .rouge {
-    background: url('../images/icons/flag_red.gif') top right no-repeat;
+.flags img {
+    padding: 0 6px 0 0;
 }
 
 table.cadre_a_onglet{