Files
core/client/uikit/src/less/theme/totop.less
2022-01-25 15:21:01 +06:00

32 lines
682 B
Plaintext

//
// 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() {}