git-svn-id: https://msi/svn/firstRepo/Management/trunk@26 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
user-select: none;
|
||||
-ms-user-select:none;
|
||||
-webkit-touch-callout:none;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
.jqx-enableselect {
|
||||
-webkit-user-select: text;
|
||||
@@ -562,7 +563,7 @@ button.jqx-button, input[type=button].jqx-button, input[type=submit].jqx-button
|
||||
.jqx-widget .jqx-grid-cleared-cell, .jqx-grid-cleared-cell {
|
||||
border: transparent !important;
|
||||
}
|
||||
.jqx-grid-cell-wrap {white-space: normal;}
|
||||
.jqx-grid-cell-wrap {white-space: normal !important;}
|
||||
|
||||
.jqx-tree-grid-indent {
|
||||
width: 14px;
|
||||
|
||||
Reference in New Issue
Block a user