File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/vendor/bootstrap/less Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -142,15 +142,8 @@ code, pre {
142142.ui-resizable { position : relative ;}
143143.ui-resizable-handle { position : absolute ;font-size : 0.1px ; display : block ; }
144144.ui-resizable-disabled .ui-resizable-handle , .ui-resizable-autohide .ui-resizable-handle { display : none ; }
145- // .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
146- // .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
147145.ui-resizable-e { cursor : e-resize ; width : 7px ; right : 3px ; top : 0 ; height : 100% ; }
148146.ui-resizable-w { cursor : w-resize ; width : 7px ; left : 3px ; top : 0 ; height : 100% ; }
149- // .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
150- // .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
151- // .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
152- // .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
153-
154147// ---------------------------
155148
156149.row-add-button {
You can’t perform that action at this time.
0 commit comments