Support btn-admin

This commit is contained in:
Johannes Zellner
2016-02-14 13:08:40 +01:00
parent f79c00d9be
commit 057b9e954e

View File

@@ -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
// ----------------------------