sync both themes with toolkit windows theme changes in Mozilla 39 cycle
[themes.git] / EarlyBlue / global / in-content / common.css
index e222bce7a97492d4489cfb0681a874895ed75a96..fc758782a5690b4cc54a441ad42a83a27733a627 100644 (file)
@@ -117,7 +117,7 @@ xul|tab:hover {
   background-color: #ebebeb;
 }
 
   background-color: #ebebeb;
 }
 
-xul|tab[selected] {
+xul|tab[visuallyselected] {
   background-color: #ebebeb;
   padding-bottom: 0; / compensate the 4px border /
   border-bottom: 4px solid #ff9500;
   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;
 }
 
   margin: 3px 6px;
 }
 
+xul|radio {
+  -moz-margin-start: 0;
+}
+
 xul|*.radio-check {
   -moz-appearance: none;
   width: 23px;
 xul|*.radio-check {
   -moz-appearance: none;
   width: 23px;