X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fformatting.css;h=af9777685c54c72663f2ca60e552cce58a3b7f6e;hb=6894848ca80b010dc62b1e84b59f705e1ee7cdac;hp=c7e652da8b3ed2da18d70cb18334982e9d6ca2fc;hpb=6fa8522a63d7787534a7ba9e44a1425d39c15abd;p=themes.git 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; }