Corrected backend modal message element styling.

This commit is contained in:
alext 2017-10-31 12:48:06 +01:00
parent 38dc2bd459
commit 23b64463ca
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ root {
}
.modal-message {
margin: 10px;
margin-bottom: 10px;
}
body .modal .modal-title {
@ -312,7 +312,7 @@ body legend {
#calendar-page #calendar .fc-unavailable {
background-image: url('../img/unavailable.jpg');
font-size: 17px;
font-size: 14px;
border-radius: 0;
font-weight: bold;
color: #333;