1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

UI Improvements - Admin Theme - .error-message class added #194

This commit is contained in:
Awilum
2014-01-09 00:59:27 +02:00
parent e71bb980a5
commit 0ab72c4208

View File

@@ -36,6 +36,10 @@ h1,h2,h3,h4,h5 {
border:1px solid red!important;
}
.error-message {
color: red;
}
a.btn-expand {
color: #333;
font-weight: bold;