forked from MapComplete/MapComplete
Huge refactoring (WIP)
This commit is contained in:
parent
62c4f0a928
commit
895aa132ec
55 changed files with 1177 additions and 2190 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue