mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
DUI Improvements - Default Theme is Flat - Fixes #194
This commit is contained in:
@@ -18,4 +18,21 @@ body {
|
||||
|
||||
.error {
|
||||
color:red;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.form-control,
|
||||
.btn,
|
||||
.dropdown-menu,
|
||||
.modal-content,
|
||||
.badge,
|
||||
.label,
|
||||
.input-group-addon,
|
||||
code {
|
||||
border-radius: 0px;
|
||||
}
|
||||
.badge,
|
||||
.label {
|
||||
font-weight: normal;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user