From: Robert Kaiser Date: Mon, 12 Apr 2010 15:38:10 +0000 (+0200) Subject: remove general background color for resizers X-Git-Tag: EarlyBlue-2.1a1~4 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=235a0406ed3a6a7de2345a1d2e97efcef670c4e1 remove general background color for resizers --- diff --git a/EarlyBlue/global/resizer.css b/EarlyBlue/global/resizer.css index 28974ecf..7b6425f6 100644 --- a/EarlyBlue/global/resizer.css +++ b/EarlyBlue/global/resizer.css @@ -1,8 +1,10 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +/* resizer { background-color: #CCD0DD; } +*/ resizer[dir="top"], resizer[dir="bottom"] { diff --git a/LCARStrek/global/resizer.css b/LCARStrek/global/resizer.css index 955dfe38..9e67c1b9 100644 --- a/LCARStrek/global/resizer.css +++ b/LCARStrek/global/resizer.css @@ -1,8 +1,10 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +/* resizer { background-color: #000000; } +*/ resizer[dir="top"], resizer[dir="bottom"] {