keep up with trunk development of Classic
[themes.git] / EarlyBlue / global / formatting.css
index 9f3a626777946699cf5aee1140d89d81d4ffddce..c7e652da8b3ed2da18d70cb18334982e9d6ca2fc 100644 (file)
@@ -200,7 +200,8 @@ label {
 
 .text-link:focus {
   color: red;
-  outline: 1px dotted invert;
+  /* Don't specify the outline-color, we should always use initial value. */
+  outline: 1px dotted;
 }
 
 .text-link:hover {