feat(thresholds): updated design for grab handles

This commit is contained in:
Torkel Ödegaard
2016-08-11 21:22:40 +02:00
parent 89ca15f3a1
commit 224ceb0ae5
6 changed files with 54 additions and 11 deletions

View File

@@ -350,6 +350,15 @@
border-left: 1px solid $btn-divider-right;
padding: 0.5rem;
line-height: 2rem;
.alert-handle-grip {
background: url($btn-drag-image) no-repeat 50% 50%;
background-size: 8px;
float: right;
width: 1rem;
height: 2rem;
margin-right: 2px;
}
}
&--T1 {