Removed text-shadow on link hover

This commit is contained in:
2019-08-30 13:46:46 +09:00
parent 3ba9b8bf3b
commit f4bf12e1fb
21 changed files with 1 additions and 39 deletions

View File

@ -9,7 +9,6 @@
:hover
color text-color
background-color tab-hover-background
text-shadow none
cursor pointer
:active
@ -18,7 +17,6 @@
&.active
background-color tab-active-background
color tab-active-color
text-shadow tab-active-text-shadow
:first-child
border-left ui-border