sync both themes with toolkit windows theme changes in Mozilla 52 cycle
[themes.git] / LCARStrek / global / in-content / common.css
index be9fa280826a6c7c482046d3e070d71247ed103e..4d39c5ad7bb423295f75ac8e5f742e07a91dccf8 100644 (file)
@@ -99,6 +99,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;
@@ -606,7 +611,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;
 }