aboutsummaryrefslogtreecommitdiff
path: root/src/main/assets
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-12-06 04:03:03 +0300
committerGravatar Vitaly Takmazov2018-12-06 04:03:03 +0300
commitfd46ae4487545a7bf77c7d9adabed104911c52b1 (patch)
tree2187232d37c5301449f53d9f4b994dbb97f22255 /src/main/assets
parentc4dad667bcdf84f58474296282165415320aca2c (diff)
More styling
Diffstat (limited to 'src/main/assets')
-rw-r--r--src/main/assets/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 11760451..14a43155 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -191,7 +191,8 @@ body > header {
padding: 4px 20px;
}
#global a.active {
- background: #fff;
+ background: #ff339a;
+ color: #fff;
pointer-events: none;
}
#global li:hover:not(.active),