0

Merge branch 'master' of git://github.com/overviewer/Minecraft-Overviewer into JSObserver

This commit is contained in:
Thomas Lake
2012-05-25 14:00:16 +01:00
29 changed files with 820 additions and 120 deletions

View File

@@ -40,6 +40,17 @@ body {
font-family: Arial, sans-serif;
}
.customControl > select {
font-size: 12px;
line-height: 160%;
text-align: center;
border: 1px solid #A9BBDF;
border-radius: 2px 2px;
box-shadow: rgba(0, 0, 0, 0.347656) 2px 2px 3px;
}
.customControl > div.top {
font-size: 12px;
line-height: 160%;