character markers are visible & react to slider (but not switches)

This commit is contained in:
Ryan Carpenter
2016-07-30 18:14:26 +08:00
parent d6cfadb37a
commit 578668c10b
8 changed files with 213 additions and 83 deletions
+4
View File
@@ -20,6 +20,10 @@ html, body, ui-gmap-google-map, .angular-google-map, .angular-google-map-contain
font-size: 1.5em;
line-height: 1.5em;
margin: 2px;
width: 280px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#side h1 span.glyphicon {