W Safari/Chrome nie mozna bylo zaznaczyc tekstu po zmianie rozmiaru split.
[redakcja.git] / platforma / static / css / html.css
index c975778..d8010de 100755 (executable)
     margin: 0px;
     display: block;
 
+    -moz-user-select: -moz-none;
+    -webkit-user-select: none;
+
     padding: 2px;
     cursor: pointer;
     border-bottom: 1px solid black;