mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
LESS improvements
This commit is contained in:
parent
a29b98783a
commit
1fa8be7f28
@ -2,6 +2,10 @@
|
||||
@import (reference) "./variables.less";
|
||||
|
||||
.forms_main() {
|
||||
--LessLoader_require: LessLoader_currentFile();
|
||||
}
|
||||
|
||||
& {
|
||||
@alertify-fore: @colortheme_modal-fg;
|
||||
@alertify-btn-fg: @alertify-fore;
|
||||
@alertify-light-bg: fade(@alertify-fore, 25%);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user