X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fbutton.css;h=66b2007a431c906781e02781c739cb667dad6f0a;hb=600bfec4b221a7bfc837f4adae6347618c39c517;hp=e3311b8fe01a9779a8063b1ed4491bbc85f22281;hpb=a064a54072180bda29a2d7b0ce33cd1e57612218;p=themes.git diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index e3311b8f..66b2007a 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -74,10 +74,7 @@ button { /* .......... focused state .......... */ -button:focus { -} - -button:focus > .button-box { +button:-moz-focusring > .button-box { border: 1px dotted #008484; }