sync both themes with toolkit windows theme changes in Mozilla 39 cycle
[themes.git] / LCARStrek / global / in-content / common.css
index f06fc51c122e6692f0879c5518965f3ed8c9663d..d1bb5265398e6210a9cf7c51472153298ad18941 100644 (file)
@@ -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;
@@ -482,6 +482,10 @@ xul|richlistitem > xul|*.checkbox-check {
   margin: 3px 6px;
 }
 
+xul|radio {
+  -moz-margin-start: 0;
+}
+
 xul|*.radio-check {
   -moz-appearance: none;
   width: 23px;