add alertify for prettier dialogs
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
@base: #302B28;
|
||||
@light-base: lighten(@base, 20%);
|
||||
@fore: #fafafa;
|
||||
|
||||
@cp-green: #46E981;
|
||||
@cp-accent: lighten(@cp-green, 20%);
|
||||
|
||||
@cp-red: #FF0073; // remove red
|
||||
@cp-outline: #444;
|
||||
@import "./variables.less";
|
||||
|
||||
.fontface(@family, @src, @style: normal, @weight: 400, @fmt: 'truetype'){
|
||||
@font-face{
|
||||
@@ -290,3 +282,4 @@ tbody {
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user