We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c12021 commit b01d933Copy full SHA for b01d933
dist/textpattern/jquery-ui.css
@@ -575,7 +575,6 @@ a.ui-state-default:focus {
575
/* 4 */
576
cursor: pointer;
577
-webkit-user-select: none;
578
- -moz-user-select: none;
579
-ms-user-select: none;
580
user-select: none;
581
}
@@ -1550,7 +1549,6 @@ input.ui-button.ui-icon-notext .ui-icon {
1550
1549
font-family: inherit;
1551
1552
-webkit-user-select: auto;
1553
- -moz-user-select: auto;
1554
-ms-user-select: auto;
1555
user-select: auto;
1556
0 commit comments