hide infobox title in IE
This commit is contained in:
parent
292a8a1224
commit
a44843ebed
|
@ -9,12 +9,7 @@ li.feedCatHolder {
|
||||||
}
|
}
|
||||||
|
|
||||||
#infoBoxTitle {
|
#infoBoxTitle {
|
||||||
border-width : 1px 1px 1px 1px;
|
display : none;
|
||||||
border-style : solid;
|
|
||||||
border-color : #88b0f0;
|
|
||||||
background-color : #88b0f0;
|
|
||||||
padding : 2px;
|
|
||||||
color : white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#infoBox {
|
#infoBox {
|
||||||
|
|
Loading…
Reference in New Issue