Merge branch 'master' into lqc-trunk
[redakcja.git] / platforma / static / css / html.css
index c975778..8856068 100755 (executable)
     border-right: none;
     
     z-index: 1;
     border-right: none;
     
     z-index: 1;
+    -moz-user-select: -moz-none;
+    -webkit-user-select: none;
+    user-select: none;
 }
 
 /* 
 }
 
 /* 
     margin: 0px;
     display: block;
 
     margin: 0px;
     display: block;
 
+    -moz-user-select: -moz-none;
+    -webkit-user-select: none;
+
     padding: 2px;
     cursor: pointer;
     border-bottom: 1px solid black;
     padding: 2px;
     cursor: pointer;
     border-bottom: 1px solid black;