3 * Copyright(c) 2006-2009 Ext JS, LLC
5 * http://www.extjs.com/license
28 -moz-outline:0 none;
\r
30 -moz-user-select: none;
\r
31 -khtml-user-select:none;
\r
32 -webkit-user-select:ignore;
\r
37 /* Horizontal styles */
\r
40 background:transparent no-repeat 0 -22px;
\r
43 .x-slider-horz .x-slider-end {
\r
46 background:transparent no-repeat right -44px;
\r
49 .x-slider-horz .x-slider-inner {
\r
50 background:transparent repeat-x 0 0;
\r
54 .x-slider-horz .x-slider-thumb {
\r
60 background:transparent no-repeat 0 0;
\r
63 .x-slider-horz .x-slider-thumb-over {
\r
64 background-position: -14px -15px;
\r
67 .x-slider-horz .x-slider-thumb-drag {
\r
68 background-position: -28px -30px;
\r
71 /* Vertical styles */
\r
74 background:transparent no-repeat -44px 0;
\r
78 .x-slider-vert .x-slider-end {
\r
81 background:transparent no-repeat -22px bottom;
\r
84 .x-slider-vert .x-slider-inner {
\r
85 background:transparent repeat-y 0 0;
\r
88 .x-slider-vert .x-slider-thumb {
\r
94 background:transparent no-repeat 0 0;
\r
97 .x-slider-vert .x-slider-thumb-over {
\r
98 background-position: -15px -14px;
\r
101 .x-slider-vert .x-slider-thumb-drag {
\r
102 background-position: -30px -28px;
\r