[WIP] Hotel-Calendar

This commit is contained in:
QS5ELkMu
2018-12-06 17:29:53 +01:00
parent c76f65384b
commit 5212f3801a
5 changed files with 115 additions and 53 deletions

View File

@@ -67,6 +67,13 @@
padding: 0.1em;
}
.warn-message {
text-align: center;
line-height: 100vh;
font-size: xx-large;
color: gray;
}
/** SELECT 2 **/
#pms-search .select2-search-choice {
padding-top: 1px !important;