X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftextbox.css;h=496cfd0e86d4c4aceac9748aff3b9c1e8d958467;hp=1f41c8e708c541af9a29d0d666f3c7428b3b855b;hb=d0646e4a75a2e7c90b075456d6bab4a0b0d8ab6f;hpb=e10e7addc389ca4e7c2b804cafa0d49525bfc116 diff --git a/LCARStrek/global/textbox.css b/LCARStrek/global/textbox.css index 1f41c8e7..496cfd0e 100644 --- a/LCARStrek/global/textbox.css +++ b/LCARStrek/global/textbox.css @@ -46,6 +46,7 @@ textbox { -moz-border-radius: 3px; + -moz-outline-radius: 5px; cursor: text; margin: 2px 3px; border: 1px solid #9C9CFF; @@ -95,7 +96,6 @@ textbox[disabled="true"] { textbox[focused="true"] { border: 1px solid #008484; outline: 1px solid #008484; - margin: 1px 3px; } textbox[focused="true"][readonly="true"] {