mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 02:22:22 +01:00
more styling
This commit is contained in:
@@ -1,22 +1,8 @@
|
||||
@import "form.less";
|
||||
@import "form/slider.less";
|
||||
@import "form/switch.less";
|
||||
@import "form/layout.less";
|
||||
|
||||
@default-font: "Open Sans";
|
||||
|
||||
@color-black: #000000;
|
||||
@color-white: #eeeeee;
|
||||
@color-grey: #b3b2b2;
|
||||
@color-main: #097479;
|
||||
@color-main-light: #0eb8c0;
|
||||
@color-container: #333333;
|
||||
|
||||
@default-padding: 16px;
|
||||
@default-margin: 16px;
|
||||
@default-margin-small: 8px;
|
||||
@default-border-radius: 4px;
|
||||
@default-border-color: #555555;
|
||||
|
||||
@input-text-height: 16px;
|
||||
@input-checkbox-scale: 2;
|
||||
@import "theme.less";
|
||||
|
||||
.sui {
|
||||
background: @color-black;
|
||||
|
||||
Reference in New Issue
Block a user