1
0
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:
Awilum
2014-01-06 22:43:16 +02:00
parent 44860b5cba
commit 469a015b8b

View File

@@ -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;
}