Procházet zdrojové kódy

Some CSS change for IE <8 compatibility

Amauri CHAMPEAUX před 10 roky
rodič
revize
0547f6e15b
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      css/tarteaucitron.css

+ 4 - 0
css/tarteaucitron.css

@@ -195,6 +195,10 @@
     margin-bottom: 5px;
 }
 
+#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
+    background: #444;
+}
+
 #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
     margin-top: 2px;
 }