SPR-908: QS - better transition in usertool icons

This commit is contained in:
Silke Pisulla 2017-04-10 13:13:11 +02:00
commit 3002141dc6

View file

@ -141,10 +141,6 @@
bdi,
bdi:first-of-type {
color: @ini_nav_menu_hover_bg;
//&::before {
// color: inherit;
//}
}
}
}
@ -152,7 +148,7 @@
bdi {
display: inline-block;
color: inherit;
transition: @transition color;
//transition: @transition color;
}
bdi:first-of-type {
@ -168,7 +164,7 @@
left: -2px;
font-size: 1.4rem;
margin: 0;
transition: @transition color;
//transition: @transition color;
@media @screen_min-xxlg {
top: -.25rem;