aboutsummaryrefslogtreecommitdiff
path: root/themes/alps
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps')
-rw-r--r--themes/alps/assets/style.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css
index b0345e0..91435e0 100644
--- a/themes/alps/assets/style.css
+++ b/themes/alps/assets/style.css
@@ -228,14 +228,10 @@ main.message .tabs a {
color: #555;
}
-main.message .tabs a.active {
- background-color: white;
- border-color: #eee #eee white #eee;
- color: black;
-}
-
+main.message .tabs a.active,
main.message .tabs a:hover {
background-color: white;
+ border-color: #eee #eee white #eee;
color: black;
}