This commit is contained in:
parent
1cf4289aef
commit
29ee33fbbc
15 changed files with 249 additions and 980 deletions
|
|
@ -87,7 +87,7 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
[class^="tabler--"] {
|
||||
.icon {
|
||||
transform: scale(1.1);
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
transition: all .3s;
|
||||
}
|
||||
|
||||
[class^="tabler--"] {
|
||||
.icon {
|
||||
transform: scale(5) translateY(.9rem) translateX(.4rem) rotate(10deg);
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -174,7 +174,7 @@
|
|||
padding: .3rem .5rem !important;
|
||||
position: relative;
|
||||
|
||||
[class^="tabler--"] {
|
||||
.icon {
|
||||
padding: 0 .5rem !important;
|
||||
pointer-events: none;
|
||||
transform: translateY(.1rem) scale(1.5);
|
||||
|
|
@ -183,7 +183,7 @@
|
|||
}
|
||||
|
||||
label[data-toggle="nav-settings"]:hover {
|
||||
[class^="tabler--"] {
|
||||
.icon {
|
||||
transform: translateY(.1rem) scale(1.5) rotate(360deg);
|
||||
transition: all 1.3s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue