Prepare expired session handling. Added stubs for event and hotel.

This commit is contained in:
2016-05-21 00:44:38 +02:00
parent 944ad8ff37
commit 33ba665a0c
4 changed files with 101 additions and 32 deletions

View File

@@ -87,3 +87,9 @@
background-color: rgb(238, 238, 238);
cursor: pointer;
}
h3 .material-icons {
color: rgb(117, 117, 117);
font-size: 0.9em;
vertical-align: -0.15em;
}