Improved group hover style

This commit is contained in:
Eduard Urbach 2018-11-22 10:39:23 +09:00
parent 1c7e4d0290
commit bd51087b43

View File

@ -18,9 +18,11 @@ const group-padding-x = 0.75rem
color text-color
:hover
color theme-white
background-color theme-black
color text-color
text-shadow none
border 1px solid input-focus-border-color !important
// TODO: Replace with alpha(main-color, 20%) function
box-shadow 0 0 6px rgba(248, 165, 130, 0.2) !important
.group-info
vertical