summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2006-02-15 16:16:05 +0000
committerChristian Fowler <spider@viovio.com>2006-02-15 16:16:05 +0000
commitde551a0a323a5de91ff6c1e8c11ea77cc4cb3272 (patch)
tree989c38471939a81ed23ed1b250fdaf07c686576e /base.css
parent64bde9fa3635cbcc1149c542db757a046dc2a390 (diff)
downloadthemes-de551a0a323a5de91ff6c1e8c11ea77cc4cb3272.tar.gz
themes-de551a0a323a5de91ff6c1e8c11ea77cc4cb3272.tar.bz2
themes-de551a0a323a5de91ff6c1e8c11ea77cc4cb3272.zip
small CSS tweak specific for dBug ease of use
Diffstat (limited to 'base.css')
-rw-r--r--base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/base.css b/base.css
index a47a805..2911090 100644
--- a/base.css
+++ b/base.css
@@ -1,6 +1,7 @@
/* essential and basic css settings */
body {background:#fff; margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0; padding:0; margin:0; width:100%;}
+table.dBug_array {width:auto; border: 1px solid black;border-spacing:1;}
pre, code {font-family:monospace; font-size:12px; overflow:auto; text-align:left;}
#bitlayouttable {width:100%; padding:0; margin:0;}
#bitleft,