SPR-908: QS - better transition in usertool icons
This commit is contained in:
parent
242e80d535
commit
3002141dc6
1 changed files with 2 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue