hide infobox title in IE

This commit is contained in:
Andrew Dolgov 2006-05-18 14:52:44 +01:00
parent 292a8a1224
commit a44843ebed
1 changed files with 1 additions and 6 deletions

View File

@ -9,12 +9,7 @@ li.feedCatHolder {
}
#infoBoxTitle {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
background-color : #88b0f0;
padding : 2px;
color : white;
display : none;
}
#infoBox {