web/res/js/jquery.splitter.css
changeset 1304 10974bff4dae
parent 1198 ff4b567d51f2
child 1514 5869151a1f2f
--- a/web/res/js/jquery.splitter.css	Fri Dec 11 18:11:13 2015 +0100
+++ b/web/res/js/jquery.splitter.css	Tue Dec 29 13:25:14 2015 +0100
@@ -11,14 +11,14 @@
     background-color: grey;
     cursor: col-resize;
     z-index:900;
-    width: 4px;
+    width: 7px;
 }
 
 .splitter_panel .hsplitter {
     background-color: #5F5F5F;
     cursor: row-resize;
     z-index: 800;
-    height: 4px;
+    height: 7px;
 }
 .splitter_panel .vsplitter.splitter-invisible,
 .splitter_panel .hsplitter.splitter-invisible {
@@ -54,4 +54,4 @@
   right: 0;
   bottom: 0;
   z-index: 1000;
-}
\ No newline at end of file
+}