Huge refactoring (WIP)

This commit is contained in:
Pieter Vander Vennet 2020-10-27 01:01:34 +01:00
parent 62c4f0a928
commit 895aa132ec
55 changed files with 1177 additions and 2190 deletions

View file

@ -3,6 +3,7 @@
width: 100%;
height: 100%;
text-align: center;
word-break: normal;
}
.oh-table th {
@ -169,7 +170,7 @@
/**** Opening hours visualization table ****/
.ohviz-table {
word-break: normal;
}
.ohviz-range {
@ -279,6 +280,7 @@
.ohviz-weekday {
padding-left: 0.5em;
word-break: normal;
}