summaryrefslogtreecommitdiff
path: root/gecko.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-01 11:57:50 +0100
committerAndrew Dolgov <[email protected]>2006-10-01 11:57:50 +0100
commitc339343b40fafd33a61163a18078cf9f3273ef38 (patch)
treefe4c7152d6b99c72fc7d335d9c89fbf1385aaf28 /gecko.css
parentf27d955a58bffbb9f24c82fcca427e0ac7d37312 (diff)
add compact theme
Diffstat (limited to 'gecko.css')
-rw-r--r--gecko.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/gecko.css b/gecko.css
index bca317dd0..a0270327d 100644
--- a/gecko.css
+++ b/gecko.css
@@ -1,4 +1,4 @@
-/* #infoBox {
+#infoBox {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #88b0f0;
@@ -23,4 +23,4 @@
z-index : 3;
position : absolute;
display : none;
-} */
+}