1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +02:00

UI Improvements - Admin Theme Updates #194

This commit is contained in:
Awilum
2014-02-08 14:56:57 +02:00
parent 8380ec5b7d
commit f5ff259344

View File

@@ -411,6 +411,7 @@ td, th {
border-bottom: 1px solid #ccc;
}
/* Editor */
#editor_area {
height: 400px!important;
@@ -434,6 +435,10 @@ td, th {
border-bottom: 1px solid #F3F3F3;
}
.modal-header .close {
font-size: 26px;
}
.modal-footer {
border-top: 1px solid #F3F3F3;
}