Corrected backend modal message element styling.
This commit is contained in:
parent
38dc2bd459
commit
23b64463ca
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue