X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fin-content%2Fcommon.css;h=4b7af22d0fd4663c6351265ab354a944c1b52c70;hp=45d87eb31b1d4f1b874ed8f0c0318368880d9f55;hb=987dae1b58dde80be3e64488d7da121274fa8592;hpb=c81788079a875cdd28e8eb8b1f0711a3b00d69dd diff --git a/EarlyBlue/global/in-content/common.css b/EarlyBlue/global/in-content/common.css index 45d87eb3..4b7af22d 100644 --- a/EarlyBlue/global/in-content/common.css +++ b/EarlyBlue/global/in-content/common.css @@ -74,6 +74,11 @@ html|hr { xul|caption { } +html|h2, +xul|caption > xul|checkbox, +xul|caption > xul|label { +} + xul|caption > xul|checkbox, xul|caption > xul|label { margin-top: 0; @@ -569,7 +574,12 @@ xul|*.checkbox-label-box { xul|richlistitem > xul|*.checkbox-check { margin: 3px 6px; } - +*/ +html|*.toggle-container-with-text { + display: flex; + align-items: center; +} +/* xul|radio { margin-inline-start: 0; }