Some CSS change for IE <8 compatibility
This commit is contained in:
parent
c5ad1c6172
commit
0547f6e15b
|
|
@ -195,6 +195,10 @@
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
|
||||||
|
background: #444;
|
||||||
|
}
|
||||||
|
|
||||||
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
|
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue