forked from 0x2620/oxjs
update cities example; fix zero population entries; don't include city data twice
This commit is contained in:
parent
d981ed5aa9
commit
770c0c9653
5 changed files with 4785 additions and 137806 deletions
|
|
@ -22,11 +22,11 @@
|
|||
}
|
||||
|
||||
.OxTextList .OxItem .OxCell > div.region {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-width: 1px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
border-radius: 2px;
|
||||
margin-left: -3px;
|
||||
box-shadow: 0 0 2px rgb(128, 128, 128) inset;
|
||||
}
|
||||
.OxTextList .OxItem .OxCell > img.flag {
|
||||
width: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue