Add settings modal with speed limit presets

This commit is contained in:
John Furrow
2016-04-11 21:35:51 -07:00
parent 0ab52287f8
commit 65fa3e5262
19 changed files with 614 additions and 26 deletions
@@ -127,20 +127,6 @@ $client-stats--limits--icon--hover: $blue;
transition: fill 0.25s;
vertical-align: middle;
width: 14.5px;
.limits {
&__bars {
&--top {
opacity: 0.4;
}
&--bottom {
opacity: 0.6;
}
}
}
}
&:hover {