Buttons for add/remove meta became links (issue #2376)
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.css
index 5270b2a..025503e 100644 (file)
@@ -37,3 +37,8 @@
        color: #4085A5;
        text-decoration: underline;
 }
+
+.commandAnchor:HOVER {
+       color: #4085A5;
+       text-decoration: underline;
+}