mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
client - user account page done
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
transition: all 0.1s ease-in-out;
|
||||
top: 0;
|
||||
|
||||
&:hover, &__selected {
|
||||
&:hover, &--selected {
|
||||
top: -1px;
|
||||
box-shadow: 0 0 10px #00C0FF;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user