X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fformatting.css;h=38138ea3bce52b2dd3a3f84fb1a7edc425acf698;hp=2c5fc1657f901be5173c7c3256016cefab7e83c7;hb=f24507954fc5a0fc540b913450f45d44f20e97b5;hpb=cc973dd98e8d8f79ee097fda8e7cc0700f93fcfc diff --git a/EarlyBlue/communicator/formatting.css b/EarlyBlue/communicator/formatting.css index 2c5fc165..38138ea3 100644 --- a/EarlyBlue/communicator/formatting.css +++ b/EarlyBlue/communicator/formatting.css @@ -43,6 +43,11 @@ text-decoration: underline; } +.text-link:focus { + color: red; + -moz-outline: 1px dotted invert; +} + .text-link:hover { cursor: pointer; } @@ -53,4 +58,4 @@ .text-link[visited="true"] { color: purple; -} +} \ No newline at end of file