summaryrefslogtreecommitdiff
path: root/www/lib/angular-awesome-slider/src/css/sass/horizontal/_pointers-value.sass
blob: f5233608fc9a3638cbb0ca27e6b63148ce205e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
div.jslider-value
	+position(absolute, -19px null 0 null)
	padding: 1px 2px 0
	// background: white
	font-size: $font-size-pointers-value
	line-height: $line-height-pointers-value
	white-space: nowrap
	border-radius: 2px

	&.jslider-value-to
		left: 80%