Fix and improve cursor
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
@import (reference) "./app-print.less";
|
||||
@import (reference) "./app-noscroll.less";
|
||||
@import (reference) "./messenger.less";
|
||||
@import (reference) "./cursor.less";
|
||||
|
||||
.framework_main(@bg-color, @warn-color, @color) {
|
||||
--LessLoader_require: LessLoader_currentFile();
|
||||
@@ -38,6 +39,7 @@
|
||||
.checkmark_main(20px);
|
||||
.password_main();
|
||||
.messenger_main();
|
||||
.cursor_main();
|
||||
.creation_main(
|
||||
@bg-color: @bg-color,
|
||||
@color: @color
|
||||
|
||||
Reference in New Issue
Block a user