diff options
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/main.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css index 8688ee3..6881394 100644 --- a/remoting/webapp/main.css +++ b/remoting/webapp/main.css @@ -33,10 +33,6 @@ a { cursor: pointer; } -a:visited { - color: #61c; -} - a:active { color: #d14836; } |