X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fin-content%2Fcommon.css;h=fc758782a5690b4cc54a441ad42a83a27733a627;hp=e222bce7a97492d4489cfb0681a874895ed75a96;hb=da3c2755e14e83b2d8b5d45315c1574200f740e8;hpb=09a8871ce51e5f679d12b0b41fc92afa1a6bacc4;ds=sidebyside 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;