update css

This commit is contained in:
rlx 2011-10-30 21:17:10 +00:00
parent 3c8430979b
commit 479e7da2f5

View file

@ -1314,12 +1314,12 @@ Maps
}
.OxMap .OxLabel.OxMapControl.OxMapScale {
right: 4px;
bottom: 16px;
bottom: 17px;
}
.OxMap .OxPlaceControl.OxPlaceFlag {
top: 4px;
right: 180px;
top: 4px;
width: 12px;
height: 12px;
border: 2px solid rgb(192, 192, 192);
@ -1331,14 +1331,14 @@ Maps
border-radius: 6px;
}
.OxMap .OxPlaceControl.OxPlaceName {
top: 4px;
right: 24px;
top: 4px;
width: 136px;
text-overflow: ellipsis;
}
.OxMap .OxPlaceControl.OxPlaceDeselectButton {
top: 4px;
right: 4px;
top: 4px;
}
.OxFlag {