removed selection restrictions

This commit is contained in:
DennisSchiefer
2012-07-03 14:51:31 +01:00
parent c07f87edca
commit 903c4577d1
6 changed files with 8 additions and 33 deletions
-8
View File
@@ -173,14 +173,6 @@ div.label
min-width:10px;
min-height:10px;
}
.not-selectable
{
cursor:default;
-moz-user-select: -moz-none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media print {
.pagebreak
{
+1 -1
View File
@@ -47,7 +47,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
<!-- body -->
<body class="base-font not-selectable">
<body class="base-font">
<!-- header -->
<div id="printing-header" class="noprint">