aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/default/theme.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 336217308..3c5f22998 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -448,6 +448,9 @@ A {
A:hover {
border-bottom: 1px solid #858460;
}
+A.pwg-state-default:hover {
+ border-bottom: 0; /*reset above for icons*/
+}
IMG {
border: 0;