mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 11:47:51 +02:00
UI Improvements - Admin Theme - .error-message class added #194
This commit is contained in:
@@ -36,6 +36,10 @@ h1,h2,h3,h4,h5 {
|
|||||||
border:1px solid red!important;
|
border:1px solid red!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.error-message {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
a.btn-expand {
|
a.btn-expand {
|
||||||
color: #333;
|
color: #333;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Reference in New Issue
Block a user