X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fchatzilla%2Foutput-light.css;h=7c88a8698ac711a21049b1bab92ebe883c982c24;hp=1fa28652142644bf3e94e2a59f9091c724ca40df;hb=dc96f1d66a318c19bb8dc8d6d4420e2d268f2dd6;hpb=7729765cff651b4f095a18d7b76fa5b112150216 diff --git a/LCARStrek/chatzilla/output-light.css b/LCARStrek/chatzilla/output-light.css index 1fa28652..7c88a869 100644 --- a/LCARStrek/chatzilla/output-light.css +++ b/LCARStrek/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 {