white drag handles for components
This commit is contained in:
BIN
cms/static/img/white-drag-handles.png
Normal file
BIN
cms/static/img/white-drag-handles.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 952 B |
@@ -129,7 +129,7 @@
|
||||
height: 100%;
|
||||
border-radius: 0 3px 3px 0;
|
||||
border: 1px solid #d1ddec;
|
||||
background: url(../img/drag-handles.png) center no-repeat #d1ddec;
|
||||
background: url(../img/white-drag-handles.png) center no-repeat #d1ddec;
|
||||
cursor: move;
|
||||
@include transition(all .15s);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user