소스 검색

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