Преглед изворни кода

Some CSS change for IE <8 compatibility

Amauri CHAMPEAUX пре 10 година
родитељ
комит
0547f6e15b
1 измењених фајлова са 4 додато и 0 уклоњено
  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;
 }