Browse Source

Some CSS change for IE <8 compatibility

Amauri CHAMPEAUX 10 years ago
parent
commit
0547f6e15b
1 changed files with 4 additions and 0 deletions
  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;
 }