X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e1fa59b1d066294098538b17725f20e2e50110d2..befc2441c91ddbd8eea67b8d8de48cc281a4bbce:/platforma/static/css/master.css diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index 286e5c47..26a85cf8 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -14,7 +14,11 @@ body { background: #C1C1C1 url(/static/img/gallery.png) no-repeat scroll center center; border-left: 1px solid #999; border-right: 1px solid #999; - cursor: col-resize; + cursor: w-resize; +} + +.vsplitbar.active { + cursor: e-resize; } #source-editor, #simple-editor {