forth and final part of syncing LCARStrek with Firefox 35 windows theme changes
[themes.git] / LCARStrek / global / in-content / common.css
index 9e7dc971081a7629c15ede7d03749c48b87dc865..3476dc3c69fd40c68b1ca8ac0610a5424b8bf3a1 100644 (file)
@@ -120,7 +120,7 @@ html|button {
   border: none;
   background-color: #C09070;
   color: #000000;
-  / * override forms.css * /
+  /* override forms.css */
   font: inherit;
 }
 
@@ -632,5 +632,6 @@ xul|*.checkbox-icon {
 html|a:-moz-focusring,
 xul|*.text-link:-moz-focusring,
 xul|*.inline-link:-moz-focusring {
-  border: 1px dotted #3333FF;
+  /* Don't specify the outline-color, we should always use initial value. */
+  outline: 1px dotted;
 }