mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(thresholds): updated design for grab handles
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user