ソースを参照

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;
 }