X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftextbox.css;h=f194f30540bbdb6189e71acebd239c3bcfe16ee5;hb=1697de532db9a940eb792d439c3176290d7ed5ad;hp=3d81480b2011682738ecd176a608f1cca85ecf26;hpb=f24507954fc5a0fc540b913450f45d44f20e97b5;p=themes.git diff --git a/EarlyBlue/global/textbox.css b/EarlyBlue/global/textbox.css index 3d81480b..f194f305 100644 --- a/EarlyBlue/global/textbox.css +++ b/EarlyBlue/global/textbox.css @@ -83,7 +83,7 @@ textbox[disabled="true"] { cursor: default; background-color: #FFFFFF; color: #CCCCCC; -} +} textbox[focused="true"] { -moz-border-top-colors: #6699CC #6699CC; @@ -106,5 +106,7 @@ textbox.plain { padding: 0px !important; margin: 0px !important; border: none !important; + background-color: inherit !important; + color: inherit !important; min-height: 0px; } \ No newline at end of file