mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
UI Improvements - Admin Theme Updates #194
This commit is contained in:
@@ -411,6 +411,7 @@ td, th {
|
|||||||
border-bottom: 1px solid #ccc;
|
border-bottom: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Editor */
|
/* Editor */
|
||||||
#editor_area {
|
#editor_area {
|
||||||
height: 400px!important;
|
height: 400px!important;
|
||||||
@@ -434,6 +435,10 @@ td, th {
|
|||||||
border-bottom: 1px solid #F3F3F3;
|
border-bottom: 1px solid #F3F3F3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal-header .close {
|
||||||
|
font-size: 26px;
|
||||||
|
}
|
||||||
|
|
||||||
.modal-footer {
|
.modal-footer {
|
||||||
border-top: 1px solid #F3F3F3;
|
border-top: 1px solid #F3F3F3;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user