X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fchatzilla%2Foutput-light.css;h=daa0d4b18c3b1c1244a25ef4268e781aef44ac21;hp=b5ff2c10a13708856b6776787d8327c371723b97;hb=dc96f1d66a318c19bb8dc8d6d4420e2d268f2dd6;hpb=10d7e614a23a72b108f9436cd41b542b432e5b53 diff --git a/EarlyBlue/chatzilla/output-light.css b/EarlyBlue/chatzilla/output-light.css index b5ff2c10..daa0d4b1 100644 --- a/EarlyBlue/chatzilla/output-light.css +++ b/EarlyBlue/chatzilla/output-light.css @@ -9,7 +9,7 @@ @import url(chrome://chatzilla/content/output-base.css); -body.chatzilla-body { /* The topmost container in the ChatZilla */ +.chatzilla-body { /* The topmost container in the ChatZilla */ background: white; /* output window. */ color: #222222; } @@ -26,7 +26,6 @@ a.chatzilla-link { .header { color: darkslategrey; background-color: #EEEEEE; -/* opacity: 0.9;*/ border: 1px #777499 solid; border-radius: 7px; } @@ -133,7 +132,6 @@ a.chatzilla-link { background-color: #c3f7c3; font-weight: bold; border-radius: 5px 5px 5px 5px; - /*border: thin darkblue solid;*/ } .msg[msg-type="QUIT"] .msg-data {