summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-08-27 08:27:57 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-08-27 08:27:57 +0000
commit37901de1fcf387e79cfa233768e777a01fe3e52b (patch)
treef7cbaa76c82346e5426d4496498ba73ca1f5e455 /base.css
parent9ce26187ad3fe3ce8859b1ed473a58507f03bee9 (diff)
downloadthemes-37901de1fcf387e79cfa233768e777a01fe3e52b.tar.gz
themes-37901de1fcf387e79cfa233768e777a01fe3e52b.tar.bz2
themes-37901de1fcf387e79cfa233768e777a01fe3e52b.zip
remove outdated definitions
Diffstat (limited to 'base.css')
-rw-r--r--base.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/base.css b/base.css
index 1535f4b..7a3814d 100644
--- a/base.css
+++ b/base.css
@@ -4,10 +4,6 @@ table {border-collapse:collapse; border-spacing:0; padding:0; margin:0; width
table.dBug_array {width:auto; border: 1px solid black; border-spacing:1px;}
pre,pre *,code,code *,.code {font-family:monospace !important; text-align:left;}
pre {overflow:auto; text-align:left;}
-#bitlayouttable {width:100%; padding:0; margin:0;}
-#bitleft,
-#bitright {vertical-align:top; width:170px; overflow:hidden;}
-#bitmain {vertical-align:top;}
#footer {font:10px verdana,sans-serif; color:#999; text-align:center; clear:both;}
.norecords {font-weight:bold;}
.boxtitle {text-align:center;}