parent
d8acf048d2
commit
08d4e0b79d
@ -96,10 +96,13 @@
|
|||||||
-ms-transform: translateY(-1px);
|
-ms-transform: translateY(-1px);
|
||||||
-o-transform: translateY(-1px);
|
-o-transform: translateY(-1px);
|
||||||
transform: translateY(-1px);
|
transform: translateY(-1px);
|
||||||
|
|
||||||
}
|
}
|
||||||
.tg_head_logo_dropdown:not(.open) .dropdown-toggle:hover .icon-bar:nth-child(3) {
|
.tg_head_logo_dropdown:not(.open) .dropdown-toggle:hover .icon-bar:nth-child(3) {
|
||||||
-webkit-transform: translateY(1px);
|
-webkit-transform: translateY(1px);
|
||||||
|
-moz-transform: translateY(1px);
|
||||||
|
-ms-transform: translateY(1px);
|
||||||
|
-o-transform: translateY(1px);
|
||||||
|
transform: translateY(1px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tg_head_logo_dropdown.open .icon-bar:nth-child(1) {
|
.tg_head_logo_dropdown.open .icon-bar:nth-child(1) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user