1
0
Fork 0
forked from 0x2620/oxjs

update cities example; fix zero population entries; don't include city data twice

This commit is contained in:
rolux 2012-06-20 16:37:46 +02:00
commit 770c0c9653
5 changed files with 4785 additions and 137806 deletions

View file

@ -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;