compass-jquery-plugin 0.3.0.beta.16 → 0.3.0.beta.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,148 +1,148 @@
1
- // Generated by compass-jquery-plugin/gem-tasks/jstree.rake
2
-
3
- /*
4
- * jsTree classic theme 1.0
5
- * Supported features: dots/no-dots, icons/no-icons, focused, loading
6
- * Supported plugins: ui (hovered, clicked), checkbox, radio, contextmenu, search
7
- */
8
-
9
- .jstree-classic {
10
- li, ins {
11
- background-image: image_url("jquery.ui/jstree.classic/d.png");
12
- background-repeat: no-repeat;
13
- background-color: transparent; }
14
- li {
15
- background-position: -108px 0;
16
- background-repeat: repeat-y;
17
- &.jstree-last {
18
- background: transparent; } }
19
- .jstree-open > ins {
20
- background-position: -72px 0; }
21
- .jstree-closed > ins {
22
- background-position: -54px 0; }
23
- .jstree-leaf > ins {
24
- background-position: -36px 0; }
25
- .jstree-hovered {
26
- background: #e7f4f9;
27
- border: 1px solid #e7f4f9;
28
- padding: 0 2px 0 1px; }
29
- .jstree-clicked {
30
- background: navy;
31
- border: 1px solid navy;
32
- padding: 0 2px 0 1px;
33
- color: white; }
34
- a .jstree-icon {
35
- background-position: -56px -18px; }
36
- .jstree-open > a .jstree-icon {
37
- background-position: -56px -36px; }
38
- a.jstree-loading .jstree-icon {
39
- background: image_url("jquery.ui/jstree.classic/throbber.gif") center center no-repeat !important; }
40
- &.jstree-focused {
41
- background: white; }
42
- .jstree-no-dots {
43
- li, .jstree-leaf > ins {
44
- background: transparent; }
45
- .jstree-open > ins {
46
- background-position: -18px 0; }
47
- .jstree-closed > ins {
48
- background-position: 0 0; } }
49
- .jstree-no-icons a .jstree-icon {
50
- display: none; }
51
- .jstree-search {
52
- font-style: italic; }
53
- .jstree-no-icons .jstree-checkbox {
54
- display: inline-block; }
55
- .jstree-no-checkboxes .jstree-checkbox {
56
- display: none !important; }
57
- .jstree-checked > a > .jstree-checkbox {
58
- background-position: -38px -19px; }
59
- .jstree-unchecked > a > .jstree-checkbox {
60
- background-position: -2px -19px; }
61
- .jstree-undetermined > a > .jstree-checkbox {
62
- background-position: -20px -19px; }
63
- .jstree-checked > a > .jstree-checkbox:hover {
64
- background-position: -38px -37px; }
65
- .jstree-unchecked > a > .jstree-checkbox:hover {
66
- background-position: -2px -37px; }
67
- .jstree-undetermined > a > .jstree-checkbox:hover {
68
- background-position: -20px -37px; }
69
- .jstree-no-icons .jstree-radio {
70
- display: inline-block; }
71
- .jstree-no-radios .jstree-radio {
72
- display: none !important; }
73
- .jstree-checked > a > .jstree-radio {
74
- background-position: -38px -55px; }
75
- .jstree-unchecked > a > .jstree-radio {
76
- background-position: -2px -55px; }
77
- .jstree-undetermined > a > .jstree-radio {
78
- background-position: -20px -55px; }
79
- .jstree-checked > a > .jstree-radio:hover {
80
- background-position: -38px -73px; }
81
- .jstree-unchecked > a > .jstree-radio:hover {
82
- background-position: -2px -73px; }
83
- .jstree-undetermined > a > .jstree-radio:hover {
84
- background-position: -20px -73px; } }
85
-
86
- #vakata-dragged.jstree-classic {
87
- ins {
88
- background: transparent !important; }
89
- .jstree-ok {
90
- background: image_url("jquery.ui/jstree.classic/d.png") -56px -53px no-repeat !important; }
91
- .jstree-invalid {
92
- background: image_url("jquery.ui/jstree.classic/d.png") -72px -53px no-repeat !important; } }
93
-
94
- #jstree-marker.jstree-classic {
95
- background: image_url("jquery.ui/jstree.classic/d.png") -95px -57px no-repeat !important; }
96
-
97
- .jstree-classic a.jstree-search {
98
- color: aqua; }
99
-
100
- #vakata-contextmenu.jstree-classic-context {
101
- background: #f0f0f0;
102
- border: 1px solid #979797;
103
- -moz-box-shadow: 1px 1px 2px #999;
104
- -webkit-box-shadow: 1px 1px 2px #999;
105
- box-shadow: 1px 1px 2px #999;
106
- li ul {
107
- background: #f0f0f0;
108
- border: 1px solid #979797;
109
- -moz-box-shadow: 1px 1px 2px #999;
110
- -webkit-box-shadow: 1px 1px 2px #999;
111
- box-shadow: 1px 1px 2px #999; }
112
- a {
113
- color: black;
114
- &:hover {
115
- padding: 0 5px;
116
- background: #e8eff7;
117
- border: 1px solid #aecff7;
118
- color: black;
119
- -moz-border-radius: 2px;
120
- -webkit-border-radius: 2px;
121
- border-radius: 2px; } }
122
- .vakata-hover > a {
123
- padding: 0 5px;
124
- background: #e8eff7;
125
- border: 1px solid #aecff7;
126
- color: black;
127
- -moz-border-radius: 2px;
128
- -webkit-border-radius: 2px;
129
- border-radius: 2px; }
130
- li {
131
- &.jstree-contextmenu-disabled a {
132
- color: silver;
133
- background: transparent;
134
- border: 0;
135
- padding: 1px 4px;
136
- &:hover {
137
- color: silver;
138
- background: transparent;
139
- border: 0;
140
- padding: 1px 4px; } }
141
- &.vakata-separator {
142
- background: white;
143
- border-top: 1px solid #e0e0e0;
144
- margin: 0; }
145
- ul {
146
- margin-left: -4px; } } }
147
-
148
- /* TODO: IE6 support - the `>` selectors */
1
+ // Generated by compass-jquery-plugin/gem-tasks/jstree.rake
2
+
3
+ /*
4
+ * jsTree classic theme 1.0
5
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
6
+ * Supported plugins: ui (hovered, clicked), checkbox, radio, contextmenu, search
7
+ */
8
+
9
+ .jstree-classic {
10
+ li, ins {
11
+ background-image: image_url("jquery.ui/jstree.classic/d.png");
12
+ background-repeat: no-repeat;
13
+ background-color: transparent; }
14
+ li {
15
+ background-position: -108px 0;
16
+ background-repeat: repeat-y;
17
+ &.jstree-last {
18
+ background: transparent; } }
19
+ .jstree-open > ins {
20
+ background-position: -72px 0; }
21
+ .jstree-closed > ins {
22
+ background-position: -54px 0; }
23
+ .jstree-leaf > ins {
24
+ background-position: -36px 0; }
25
+ .jstree-hovered {
26
+ background: #e7f4f9;
27
+ border: 1px solid #e7f4f9;
28
+ padding: 0 2px 0 1px; }
29
+ .jstree-clicked {
30
+ background: navy;
31
+ border: 1px solid navy;
32
+ padding: 0 2px 0 1px;
33
+ color: white; }
34
+ a .jstree-icon {
35
+ background-position: -56px -18px; }
36
+ .jstree-open > a .jstree-icon {
37
+ background-position: -56px -36px; }
38
+ a.jstree-loading .jstree-icon {
39
+ background: image_url("jquery.ui/jstree.classic/throbber.gif") center center no-repeat !important; }
40
+ &.jstree-focused {
41
+ background: white; }
42
+ .jstree-no-dots {
43
+ li, .jstree-leaf > ins {
44
+ background: transparent; }
45
+ .jstree-open > ins {
46
+ background-position: -18px 0; }
47
+ .jstree-closed > ins {
48
+ background-position: 0 0; } }
49
+ .jstree-no-icons a .jstree-icon {
50
+ display: none; }
51
+ .jstree-search {
52
+ font-style: italic; }
53
+ .jstree-no-icons .jstree-checkbox {
54
+ display: inline-block; }
55
+ .jstree-no-checkboxes .jstree-checkbox {
56
+ display: none !important; }
57
+ .jstree-checked > a > .jstree-checkbox {
58
+ background-position: -38px -19px; }
59
+ .jstree-unchecked > a > .jstree-checkbox {
60
+ background-position: -2px -19px; }
61
+ .jstree-undetermined > a > .jstree-checkbox {
62
+ background-position: -20px -19px; }
63
+ .jstree-checked > a > .jstree-checkbox:hover {
64
+ background-position: -38px -37px; }
65
+ .jstree-unchecked > a > .jstree-checkbox:hover {
66
+ background-position: -2px -37px; }
67
+ .jstree-undetermined > a > .jstree-checkbox:hover {
68
+ background-position: -20px -37px; }
69
+ .jstree-no-icons .jstree-radio {
70
+ display: inline-block; }
71
+ .jstree-no-radios .jstree-radio {
72
+ display: none !important; }
73
+ .jstree-checked > a > .jstree-radio {
74
+ background-position: -38px -55px; }
75
+ .jstree-unchecked > a > .jstree-radio {
76
+ background-position: -2px -55px; }
77
+ .jstree-undetermined > a > .jstree-radio {
78
+ background-position: -20px -55px; }
79
+ .jstree-checked > a > .jstree-radio:hover {
80
+ background-position: -38px -73px; }
81
+ .jstree-unchecked > a > .jstree-radio:hover {
82
+ background-position: -2px -73px; }
83
+ .jstree-undetermined > a > .jstree-radio:hover {
84
+ background-position: -20px -73px; } }
85
+
86
+ #vakata-dragged.jstree-classic {
87
+ ins {
88
+ background: transparent !important; }
89
+ .jstree-ok {
90
+ background: image_url("jquery.ui/jstree.classic/d.png") -56px -53px no-repeat !important; }
91
+ .jstree-invalid {
92
+ background: image_url("jquery.ui/jstree.classic/d.png") -72px -53px no-repeat !important; } }
93
+
94
+ #jstree-marker.jstree-classic {
95
+ background: image_url("jquery.ui/jstree.classic/d.png") -95px -57px no-repeat !important; }
96
+
97
+ .jstree-classic a.jstree-search {
98
+ color: aqua; }
99
+
100
+ #vakata-contextmenu.jstree-classic-context {
101
+ background: #f0f0f0;
102
+ border: 1px solid #979797;
103
+ -moz-box-shadow: 1px 1px 2px #999;
104
+ -webkit-box-shadow: 1px 1px 2px #999;
105
+ box-shadow: 1px 1px 2px #999;
106
+ li ul {
107
+ background: #f0f0f0;
108
+ border: 1px solid #979797;
109
+ -moz-box-shadow: 1px 1px 2px #999;
110
+ -webkit-box-shadow: 1px 1px 2px #999;
111
+ box-shadow: 1px 1px 2px #999; }
112
+ a {
113
+ color: black;
114
+ &:hover {
115
+ padding: 0 5px;
116
+ background: #e8eff7;
117
+ border: 1px solid #aecff7;
118
+ color: black;
119
+ -moz-border-radius: 2px;
120
+ -webkit-border-radius: 2px;
121
+ border-radius: 2px; } }
122
+ .vakata-hover > a {
123
+ padding: 0 5px;
124
+ background: #e8eff7;
125
+ border: 1px solid #aecff7;
126
+ color: black;
127
+ -moz-border-radius: 2px;
128
+ -webkit-border-radius: 2px;
129
+ border-radius: 2px; }
130
+ li {
131
+ &.jstree-contextmenu-disabled a {
132
+ color: silver;
133
+ background: transparent;
134
+ border: 0;
135
+ padding: 1px 4px;
136
+ &:hover {
137
+ color: silver;
138
+ background: transparent;
139
+ border: 0;
140
+ padding: 1px 4px; } }
141
+ &.vakata-separator {
142
+ background: white;
143
+ border-top: 1px solid #e0e0e0;
144
+ margin: 0; }
145
+ ul {
146
+ margin-left: -4px; } } }
147
+
148
+ /* TODO: IE6 support - the `>` selectors */