Lines Matching refs:select

73   -webkit-user-select: none;
74 -moz-user-select: none;
75 -ms-user-select: none;
76 user-select: none;
112 .annotationLayer .choiceWidgetAnnotation select,
126 .annotationLayer .choiceWidgetAnnotation select option {
142 .annotationLayer .choiceWidgetAnnotation select[disabled],
152 .annotationLayer .choiceWidgetAnnotation select:hover,
160 .annotationLayer .choiceWidgetAnnotation select:focus {
432 select { selector
461 -webkit-user-select: none;
462 user-select: none;
473 -moz-user-select: none;
474 user-select: none;
485 -ms-user-select: none;
486 user-select: none;
497 -webkit-user-select: none;
498 -moz-user-select: none;
499 -ms-user-select: none;
500 user-select: none;
585 -webkit-user-select: none;
586 -moz-user-select: none;
587 -ms-user-select: none;
588 user-select: none;
834 -webkit-user-select: none;
835 -moz-user-select: none;
836 -ms-user-select: none;
837 user-select: none;
1129 -webkit-user-select: none;
1130 -moz-user-select: none;
1131 -ms-user-select: none;
1132 user-select: none;
1133 /* Opera does not support user-select, use <... unselectable="on"> instead */
1232 .dropdownToolbarButton > select {
1239 background: rgba(0,0,0,0); /* Opera does not support 'transparent' <select> background */
1242 .dropdownToolbarButton > select > option {
1609 -webkit-user-select: none;
1610 -moz-user-select: none;
1611 -ms-user-select: none;
1612 user-select: none;
1709 -webkit-user-select: none;
1710 -moz-user-select: none;
1711 -ms-user-select: none;
1712 user-select: none;
1745 -webkit-user-select: none;
1746 -moz-user-select: none;
1747 -ms-user-select: none;
1748 user-select: none;
2081 .grab-to-pan-grab *:not(input):not(textarea):not(button):not(select):not(:link) {