X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftextbox.css;h=ede01f3d26515c3b514443229fbf7874c3f385f8;hb=6082be9443900156de6457a2839c8a66fdecc420;hp=115c7b1a3bede5130ebd624b8dfb5f9fcae2efee;hpb=0c7f928db227e5dcf900830c3cf317205c2acd33;p=themes.git diff --git a/LCARStrek/global/textbox.css b/LCARStrek/global/textbox.css index 115c7b1a..ede01f3d 100644 --- a/LCARStrek/global/textbox.css +++ b/LCARStrek/global/textbox.css @@ -89,7 +89,7 @@ textbox[disabled="true"] { -moz-border-left-colors: transparent #8050B0; cursor: default; color: #8050B0; -} +} /* ..... focused state ..... */ @@ -114,5 +114,7 @@ textbox.plain { padding: 0px !important; margin: 0px !important; border: none !important; + background-color: inherit !important; + color: inherit !important; min-height: 0px; }