updates
This commit is contained in:
32
client/uikit/src/less/theme/totop.less
Normal file
32
client/uikit/src/less/theme/totop.less
Normal file
@@ -0,0 +1,32 @@
|
||||
//
|
||||
// Component: Totop
|
||||
//
|
||||
// ========================================================================
|
||||
|
||||
|
||||
// Variables
|
||||
// ========================================================================
|
||||
|
||||
|
||||
// Component
|
||||
// ========================================================================
|
||||
|
||||
.hook-totop() { transition: color 0.1s ease-in-out; }
|
||||
|
||||
.hook-totop-hover() {}
|
||||
|
||||
.hook-totop-active() {}
|
||||
|
||||
|
||||
// Miscellaneous
|
||||
// ========================================================================
|
||||
|
||||
.hook-icon-misc() {}
|
||||
|
||||
|
||||
// Inverse
|
||||
// ========================================================================
|
||||
|
||||
.hook-inverse-totop() {}
|
||||
.hook-inverse-totop-hover() {}
|
||||
.hook-inverse-totop-active() {}
|
||||
Reference in New Issue
Block a user