dienstplancreator git · main
git clone https://git.christianimmanuel.de/tools/dienstplancreator.gitwget https://git.christianimmanuel.de/tools/dienstplancreator/archive/dienstplancreator.tar.gzstyle-visitor.css raw
#Settings {display: none; }
#Menu {display: grid; grid-template-columns: auto auto auto;}
#Menu-settings {justify-content: flex-start; padding-left: 20px;}
#Roster-week-input {background: white; }
#Roster-container-week {max-height: unset; max-height: calc(100vh - 40px); overflow: scroll;}
#Week-select-overview {display: inline-block;}
#Week-select-overview >select { min-height: 28px; padding: 5px 10px 4px; height: 28px;}
#Week-select-overview:before { top: 0;}
table thead tr:first-child { position: sticky; top: 0; background: white;}