X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftextbox.css;h=75c0ad31da5dddf6dd5f564598735230b549981a;hp=9ba19f704930e0141e1630ccff75cefc5e709c10;hb=dce35e05f66238ede29df439a6a70714598bcb98;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/global/textbox.css b/EarlyBlue/global/textbox.css index 9ba19f70..75c0ad31 100644 --- a/EarlyBlue/global/textbox.css +++ b/EarlyBlue/global/textbox.css @@ -32,11 +32,6 @@ html|*.textbox-textarea { font: inherit; } -html|*.textbox-input:-moz-placeholder, -html|*.textbox-textarea:-moz-placeholder { - color: #CCD0DD; -} - .textbox-input-box menupopup { cursor: default; } @@ -87,7 +82,7 @@ textbox.plain { } .textbox-search-icon:-moz-locale-dir(rtl) { - -moz-transform: scaleX(-1); + transform: scaleX(-1); } .textbox-search-icon[searchbutton]:not([disabled]) {