Seperated docs, included SASS

This commit is contained in:
Sam Potts
2015-03-01 20:27:35 +11:00
parent eb630ab551
commit 05a97500aa
29 changed files with 268 additions and 805 deletions

View File

@ -312,7 +312,8 @@ $bp-captions-large: 768px; // When captions jump to the larger font size
// Volume control
// <input[type='range']> element
&-volume {
// Specificty is for bootstrap compatibility
&-volume[type=range] {
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;