root / trunk / web / dojo / dojox / mobile / themes / android / android-compat.css
History | View | Annotate | Download (4.42 KB)
1 |
|
---|---|
2 |
.mblHeading {
|
3 |
background-image: url(compat/heading-bg.png); |
4 |
} |
5 |
.mblArrowButtonHead {
|
6 |
position: absolute; |
7 |
top: 0px; |
8 |
left: 8px; |
9 |
width: 19px; |
10 |
height: 29px; |
11 |
background-image: url(compat/arrow-button-head.png); |
12 |
} |
13 |
.mblArrowButtonBody {
|
14 |
background-image: url(compat/arrow-button-bg.png); |
15 |
} |
16 |
.mblRoundCorner {
|
17 |
background-color: black; |
18 |
height: 1px; |
19 |
font-size: 1px; |
20 |
overflow: hidden; |
21 |
border-style: solid; |
22 |
border-color: #ADAAAD; |
23 |
border-width: 0px 1px; |
24 |
} |
25 |
.mblRoundRectContainer {
|
26 |
padding: 3px 8px; |
27 |
background-color: black; |
28 |
border-style: solid; |
29 |
border-color: #ADAAAD; |
30 |
border-width: 0px 1px; |
31 |
} |
32 |
.mblRoundRectList .mblRoundRectContainer { |
33 |
margin: 0px; |
34 |
padding: 0px; |
35 |
} |
36 |
.mblRoundCorner0T {
|
37 |
height: 0px; |
38 |
} |
39 |
.mblRoundCorner1T {
|
40 |
background-color: #ADAAAD; |
41 |
margin: 0px 5px; |
42 |
} |
43 |
.mblRoundCorner2T {
|
44 |
margin: 0px 2px; |
45 |
border-width: 0px 3px; |
46 |
} |
47 |
.mblRoundCorner3T {
|
48 |
margin: 0px 1px; |
49 |
border-width: 0px 2px; |
50 |
} |
51 |
.mblRoundCorner4T {
|
52 |
margin: 0px 1px; |
53 |
} |
54 |
.mblRoundCorner5T {
|
55 |
margin: 0px 1px; |
56 |
} |
57 |
.mblRoundCorner0B {
|
58 |
height: 0px; |
59 |
} |
60 |
.mblRoundCorner1B {
|
61 |
margin: 0px 1px; |
62 |
} |
63 |
.mblRoundCorner2B {
|
64 |
margin: 0px 1px; |
65 |
} |
66 |
.mblRoundCorner3B {
|
67 |
margin: 0px 1px; |
68 |
border-width: 0px 2px; |
69 |
} |
70 |
.mblRoundCorner4B {
|
71 |
margin: 0px 2px; |
72 |
border-width: 0px 3px; |
73 |
} |
74 |
.mblRoundCorner5B {
|
75 |
background-color: #ADAAAD; |
76 |
margin: 0px 5px; |
77 |
} |
78 |
*html li.mblListItem.mblVariableHeight { |
79 |
height: 0; |
80 |
} |
81 |
li.mblListItem .mblArrow { |
82 |
border-style: none; |
83 |
width: 9px; |
84 |
height: 13px; |
85 |
background-image: url(compat/gray-arrow.png); |
86 |
} |
87 |
li.mblItemSelected .mblArrow { |
88 |
background-image: url(compat/white-arrow.png); |
89 |
} |
90 |
.mblSwitchInner {
|
91 |
width: 100px; |
92 |
} |
93 |
.mblSwitchBg {
|
94 |
border: none; |
95 |
} |
96 |
.mblSwitchBgLeft {
|
97 |
width: 89px; |
98 |
background: none; |
99 |
} |
100 |
.mblSwitchBgRight {
|
101 |
width: 89px; |
102 |
left: 58px; |
103 |
background: none; |
104 |
} |
105 |
.mblSwitchKnobContainer {
|
106 |
position: relative; |
107 |
left: 53px; |
108 |
width: 41px; |
109 |
height: 26px; |
110 |
} |
111 |
.mblSwitchKnob {
|
112 |
position: relative; |
113 |
top: 0px; |
114 |
left: 0px; |
115 |
width: auto; |
116 |
height: 21px; |
117 |
background-image: url(compat/switch-knob-bg.png); |
118 |
border-width: 0px 1px; |
119 |
-moz-border-radius: 0px; |
120 |
} |
121 |
.mblSwitchCorner {
|
122 |
position: relative; |
123 |
height: 1px; |
124 |
font-size: 1px; |
125 |
overflow: hidden; |
126 |
border-style: solid; |
127 |
border-color: #878787; |
128 |
} |
129 |
.mblSwitchCorner1T {
|
130 |
background-color: #848684; |
131 |
margin: 0px 1px; |
132 |
border-width: 0px; |
133 |
} |
134 |
.mblSwitchCorner2T {
|
135 |
background-color: #C0C0C0; |
136 |
margin: 0px 0px; |
137 |
border-width: 0px 1px; |
138 |
} |
139 |
.mblSwitchCorner3T {
|
140 |
background-color: #C6C7C6; |
141 |
margin: 0px 0px; |
142 |
border-width: 0px 1px; |
143 |
} |
144 |
.mblSwitchCorner1B {
|
145 |
background-color: #FBFBFB; |
146 |
margin: 0px 0px; |
147 |
border-width: 0px 1px; |
148 |
} |
149 |
.mblSwitchCorner2B {
|
150 |
background-color: #FBFBFB; |
151 |
margin: 0px 0px; |
152 |
border-width: 0px 1px; |
153 |
} |
154 |
.mblSwitchCorner3B {
|
155 |
background-color: #878787; |
156 |
margin: 0px 1px; |
157 |
border-width: 0px; |
158 |
} |
159 |
.mblSwitchBgLeft .mblSwitchCorner1T { |
160 |
border-width: 0px 2px; |
161 |
background-color: #00A600; |
162 |
} |
163 |
.mblSwitchBgLeft .mblSwitchCorner2T { |
164 |
background-color: #00A600; |
165 |
} |
166 |
.mblSwitchBgLeft .mblSwitchCorner3T { |
167 |
background-color: #00A600; |
168 |
} |
169 |
.mblSwitchBgLeft .mblSwitchCorner1B { |
170 |
background-color: #00D700; |
171 |
} |
172 |
.mblSwitchBgLeft .mblSwitchCorner2B { |
173 |
background-color: #00D700; |
174 |
} |
175 |
.mblSwitchBgLeft .mblSwitchCorner3B { |
176 |
background-color: #00D700; |
177 |
} |
178 |
.mblSwitchText {
|
179 |
height: 21px; |
180 |
line-height: 21px; |
181 |
} |
182 |
.mblSwitchTextLeft {
|
183 |
background-image: url(compat/switch-green-bg.png); |
184 |
border-left: 1px solid #848684; |
185 |
} |
186 |
.mblSwitchTextRight {
|
187 |
background-image: url(compat/switch-gray-bg.png); |
188 |
left: 35px; |
189 |
border-right: 1px solid #848684; |
190 |
} |
191 |
.mblIconContentHeading {
|
192 |
background-image: url(compat/icon-content-heading-bg.png); |
193 |
} |
194 |
.mblBlueButton {
|
195 |
background-image: url(compat/blue-button-bg.png); |
196 |
} |
197 |
.mblBlueButtonSelected {
|
198 |
background-image: url(compat/blue-button-sel-bg.png); |
199 |
} |
200 |
.mblTabPanelHeader {
|
201 |
background-image: url(compat/heading-bg.png); |
202 |
} |
203 |
.mblTabButton {
|
204 |
background-image: url(compat/tab-button-bg.png); |
205 |
} |
206 |
.mblTabButtonSelected {
|
207 |
background-image: url(compat/tab-sel-button-bg.png); |
208 |
} |
209 |
*html .mblTabButton { |
210 |
behavior: expression( |
211 |
(function(el){ |
212 |
if(!el.previousSibling) |
213 |
el.style.borderWidth = "1px"; |
214 |
el.style.behavior = "none"; |
215 |
})(this)
|
216 |
); |
217 |
} |
218 |
.mblProg {
|
219 |
position: absolute; |
220 |
top: 0px; |
221 |
width: 4px; |
222 |
font-size: 1px; |
223 |
height: 36px; |
224 |
overflow: hidden; |
225 |
background-color: #C0C0C0; |
226 |
} |
227 |
.mblProg0 {
|
228 |
left: 0px; |
229 |
} |
230 |
.mblProg1 {
|
231 |
left: 8px; |
232 |
} |
233 |
.mblProg2 {
|
234 |
left: 16px; |
235 |
} |
236 |
.mblProg3 {
|
237 |
left: 24px; |
238 |
} |
239 |
.mblProg4 {
|
240 |
left: 32px; |
241 |
} |
242 |
.mblProg5 {
|
243 |
left: 40px; |
244 |
} |
245 |
.mblProg6 {
|
246 |
left: 48px; |
247 |
} |
248 |
.mblProg7 {
|
249 |
left: 56px; |
250 |
} |
251 |
.mblProg8 {
|
252 |
left: 64px; |
253 |
} |
254 |
.mblProg9 {
|
255 |
left: 72px; |
256 |
} |
257 |
.mblProg10 {
|
258 |
left: 80px; |
259 |
} |
260 |
.mblProg11 {
|
261 |
left: 80px; |
262 |
} |