From: robert Date: Thu, 22 Jan 2004 22:38:51 +0000 (+0000) Subject: some fixes to chatzilla that went in during work on LCARStrek X-Git-Tag: EarlyBlue-2.0a1~65 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=5273e2880cca5f54674a20d582dd34e0b926a5ce some fixes to chatzilla that went in during work on LCARStrek --- diff --git a/EarlyBlue/chatzilla/chatzilla.css b/EarlyBlue/chatzilla/chatzilla.css index 93abb5db..ddf0be99 100644 --- a/EarlyBlue/chatzilla/chatzilla.css +++ b/EarlyBlue/chatzilla/chatzilla.css @@ -183,15 +183,15 @@ treechildren::-moz-tree-image(op-true) { } .colorGrid { - width: 24px; - height: 16px; - border: 1px solid black; - -moz-box-align: center; - -moz-box-pack: center; + width: 24px; + height: 16px; + border: 1px solid black; + -moz-box-align: center; + -moz-box-pack: center; } #colorTooltip { - padding: 0px; - -moz-box-align: center; - -moz-box-pack: center; + padding: 0px; + -moz-box-align: center; + -moz-box-pack: center; } diff --git a/EarlyBlue/chatzilla/images/no-graphic.gif b/EarlyBlue/chatzilla/images/no-graphic.gif index aa02b846..98541487 100644 Binary files a/EarlyBlue/chatzilla/images/no-graphic.gif and b/EarlyBlue/chatzilla/images/no-graphic.gif differ