X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fformatting.css;h=af9777685c54c72663f2ca60e552cce58a3b7f6e;hp=c7e652da8b3ed2da18d70cb18334982e9d6ca2fc;hb=726e083d383785788bf5cd6e5d087aabcb8a9fae;hpb=6daee01334d189ab1232c857042af9083b25cab7 diff --git a/EarlyBlue/global/formatting.css b/EarlyBlue/global/formatting.css index c7e652da..af977768 100644 --- a/EarlyBlue/global/formatting.css +++ b/EarlyBlue/global/formatting.css @@ -196,6 +196,7 @@ label { .text-link { color: blue; text-decoration: underline; + cursor: pointer; } .text-link:focus { @@ -204,10 +205,6 @@ label { outline: 1px dotted; } -.text-link:hover { - cursor: pointer; -} - .text-link:hover:active { color: red; }