summaryrefslogtreecommitdiff
path: root/swat
diff options
context:
space:
mode:
authorDeryck Hodge <deryck@samba.org>2005-08-16 20:00:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:33:24 -0500
commit30296570537e8c0406b93d09c1088e308f210545 (patch)
tree928e2dbdd4813fe4c04d281ecf0ac99f5882deae /swat
parenta9c00a7a7298d678369fe750aa267de394958955 (diff)
downloadsamba-30296570537e8c0406b93d09c1088e308f210545.tar.gz
samba-30296570537e8c0406b93d09c1088e308f210545.tar.bz2
samba-30296570537e8c0406b93d09c1088e308f210545.zip
r9328: Remove background:ThreeDFace from qooxdoo styles to
get our samba.org background bacl. deryck (This used to be commit 71291f0d566eaa493a5687a6bce7c5ec9373a7de)
Diffstat (limited to 'swat')
-rw-r--r--swat/style/qooxdoo/core.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/style/qooxdoo/core.css b/swat/style/qooxdoo/core.css
index 789615f72d..06dfb64606 100644
--- a/swat/style/qooxdoo/core.css
+++ b/swat/style/qooxdoo/core.css
@@ -1,2 +1,2 @@
/* Copyright (c): 2002-2005 (Germany): United Internet, 1&1, GMX, Schlund+Partner, Alturo */
-*{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;} body,html{border:0 none;background:ThreeDFace;color:#000;font:11px Tahoma,"Lucida Sans Unicode","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;} body{padding-top:1px;} * html body,:root body{padding-top:0;} td,th{font:11px Tahoma,"Lucida Sans Unicode","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;} a{color:#094C81;} p{margin:0;padding:0;margin-bottom:6px;} hr{border:0 none;border-top:1px solid ThreeDShadow;border-bottom:1px solid ThreeDHighlight;height:2px;margin:0 !important;padding:0 !important;margin-bottom:4px !important;} img{box-sizing:content-box;-moz-box-sizing:content-box;border:0 none;} ul,ol{list-style:none;} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} * html .clearfix{height:1%;} \ No newline at end of file
+*{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;} body,html{border:0 none;color:#000;font:11px Tahoma,"Lucida Sans Unicode","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;} body{padding-top:1px;} * html body,:root body{padding-top:0;} td,th{font:11px Tahoma,"Lucida Sans Unicode","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;} a{color:#094C81;} p{margin:0;padding:0;margin-bottom:6px;} hr{border:0 none;border-top:1px solid ThreeDShadow;border-bottom:1px solid ThreeDHighlight;height:2px;margin:0 !important;padding:0 !important;margin-bottom:4px !important;} img{box-sizing:content-box;-moz-box-sizing:content-box;border:0 none;} ul,ol{list-style:none;} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} * html .clearfix{height:1%;}