parent
b741e37a23
commit
4bbac52482
@ -253,6 +253,7 @@
|
|||||||
color: @text !important;
|
color: @text !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Buttons */
|
||||||
.btn-neutral {
|
.btn-neutral {
|
||||||
background-color: @surface1 !important;
|
background-color: @surface1 !important;
|
||||||
color: @text !important;
|
color: @text !important;
|
||||||
@ -267,6 +268,11 @@
|
|||||||
color: @crust !important;
|
color: @crust !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-danger {
|
||||||
|
background-color: @red !important;
|
||||||
|
color: @crust !important;
|
||||||
|
}
|
||||||
|
|
||||||
.text-2xl {
|
.text-2xl {
|
||||||
color: @text !important;
|
color: @text !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user