forked from MapComplete/MapComplete
Merge branch 'feature/prefix-for-oh' into develop
This commit is contained in:
commit
4bdabd271b
10 changed files with 285 additions and 80 deletions
|
@ -16,6 +16,8 @@
|
|||
border-collapse: collapse;
|
||||
background-clip: padding-box;
|
||||
border-right: 1px solid #ccc;
|
||||
/* Somthing sets linehight to 1.5, but the leaflet-popup-content sets it to 1.4, throwing of the calculations... */
|
||||
line-height: 1.5 !important;
|
||||
}
|
||||
|
||||
.oh-timecell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue