X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fformatting.css;h=c7e652da8b3ed2da18d70cb18334982e9d6ca2fc;hp=9f3a626777946699cf5aee1140d89d81d4ffddce;hb=56029cafc51f2cfb90a4d902402129e51fcde8b8;hpb=df8c26c46020f7b778d46e6ceedc93e4d4cb6202 diff --git a/EarlyBlue/global/formatting.css b/EarlyBlue/global/formatting.css index 9f3a6267..c7e652da 100644 --- a/EarlyBlue/global/formatting.css +++ b/EarlyBlue/global/formatting.css @@ -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 {