X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fin-content%2Fcommon.css;h=fc758782a5690b4cc54a441ad42a83a27733a627;hb=3588c874d0666a939bd2e6434a8340ec45819754;hp=e222bce7a97492d4489cfb0681a874895ed75a96;hpb=e6947267ac09872af2aa1c74c74cb00d8581abe4;p=themes.git diff --git a/EarlyBlue/global/in-content/common.css b/EarlyBlue/global/in-content/common.css index e222bce7..fc758782 100644 --- a/EarlyBlue/global/in-content/common.css +++ b/EarlyBlue/global/in-content/common.css @@ -117,7 +117,7 @@ xul|tab:hover { background-color: #ebebeb; } -xul|tab[selected] { +xul|tab[visuallyselected] { background-color: #ebebeb; padding-bottom: 0; / compensate the 4px border / border-bottom: 4px solid #ff9500; @@ -478,6 +478,10 @@ xul|richlistitem > xul|*.checkbox-check { margin: 3px 6px; } +xul|radio { + -moz-margin-start: 0; +} + xul|*.radio-check { -moz-appearance: none; width: 23px;