Support btn-admin
This commit is contained in:
@@ -77,6 +77,12 @@ $table-border-color: transparent !default;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.btn-admin {
|
||||
color: white !important;
|
||||
background-color: $brand-danger !important;
|
||||
border-color: $brand-danger !important;
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// Main classes
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user