summaryrefslogtreecommitdiff
path: root/opera.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-19 04:52:19 +0100
committerAndrew Dolgov <[email protected]>2006-05-19 04:52:19 +0100
commit6b9bf6c2f6ff2fa899528c1e211c4c664d4bc2c7 (patch)
tree841438ed9efeae1ed266a6d841cf237fedac858f /opera.css
parent7f74a9da6d22bcb385ec90c90be69bca8ebc0c9a (diff)
disable infobox overlay
Diffstat (limited to 'opera.css')
-rw-r--r--opera.css14
1 files changed, 2 insertions, 12 deletions
diff --git a/opera.css b/opera.css
index eba519d1a..6174e9814 100644
--- a/opera.css
+++ b/opera.css
@@ -5,17 +5,7 @@ table.main td.headlines {
border-color : #c0c0c0;
}
-#infoBoxTitle {
- border-width : 1px 1px 1px 1px;
- border-style : solid;
- border-color : #88b0f0;
- background-color : #88b0f0;
- padding : 2px;
- color : white;
-}
-
-
-#infoBox {
+/* #infoBox {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
@@ -40,5 +30,5 @@ table.main td.headlines {
z-index : 3;
position : absolute;
display : none;
-}
+} */