While waiting for next release lets use a faster query for ipwatch admin
[platal.git] / htdocs / css / default.css
index cfe5c39..fa1589f 100644 (file)
@@ -304,7 +304,6 @@ div.long td.rt { width: 65%; }
 
 .wizard .wiz_header .wiz_tab {
     background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
-    vertical-align: middle;
     height: 100%;
     text-align: center;
     font-size: 75%;
@@ -324,7 +323,6 @@ div.long td.rt { width: 65%; }
 .wizard .wiz_header a {
     color: #000;
     text-decoration: none;
-    vertical-align: middle;
 }
 
 .wizard .wiz_header a.active {
@@ -335,23 +333,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{