aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-06 21:17:40 +0800
committercrupest <crupest@outlook.com>2021-05-06 21:17:40 +0800
commitaad014ed2961ce660e8a4d6474a6197bee41f69c (patch)
tree0f4996f7b6edbd00d1d38ea35c153e5db8ff6a22 /FrontEnd/src/app/views
parenta7d12775d7ea8f72122d5a35914c0fe566fcea73 (diff)
downloadtimeline-aad014ed2961ce660e8a4d6474a6197bee41f69c.tar.gz
timeline-aad014ed2961ce660e8a4d6474a6197bee41f69c.tar.bz2
timeline-aad014ed2961ce660e8a4d6474a6197bee41f69c.zip
...
Diffstat (limited to 'FrontEnd/src/app/views')
-rw-r--r--FrontEnd/src/app/views/common/common.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/FrontEnd/src/app/views/common/common.sass b/FrontEnd/src/app/views/common/common.sass
index 3561c3da..1a49357c 100644
--- a/FrontEnd/src/app/views/common/common.sass
+++ b/FrontEnd/src/app/views/common/common.sass
@@ -50,6 +50,9 @@
text-decoration: none
margin: 0 1em
+ &:hover
+ color: var(--tl-text-on-primary-color)
+
&.active
color: var(--tl-text-on-primary-color)