www-thermferm/jqwidgets/styles/jqx.web.css

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
265 -webkit-box-shadow: none; 265 -webkit-box-shadow: none;
266 -moz-box-shadow: none; 266 -moz-box-shadow: none;
267 box-shadow: none; 267 box-shadow: none;
268 } 268 }
269 .jqx-radiobutton-web { 269 .jqx-radiobutton-web {
270 background-repeat: no-repeat;
271 background: none;
272 }
273 .jqx-radiobutton-web-web, .jqx-radiobutton-hover-web {
270 -moz-border-radius: 100%; 274 -moz-border-radius: 100%;
271 -webkit-border-radius: 100%; 275 -webkit-border-radius: 100%;
272 border-radius: 100%; 276 border-radius: 100%;
273 background-repeat: no-repeat; 277 background-repeat: no-repeat;
274 background: none;
275 }
276 .jqx-radiobutton-web-web, .jqx-radiobutton-hover-web {
277 -moz-border-radius: 100%;
278 -webkit-border-radius: 100%;
279 border-radius: 100%;
280 background-repeat: no-repeat;
281 } 278 }
282 .jqx-radiobutton-check-checked-web { 279 .jqx-radiobutton-check-checked-web {
283 filter: none; 280 filter: none;
284 background: #666; 281 background: #666;
285 background-repeat: no-repeat; 282 background-repeat: no-repeat;
309 { 306 {
310 -moz-border-radius: 100%; 307 -moz-border-radius: 100%;
311 -webkit-border-radius: 100%; 308 -webkit-border-radius: 100%;
312 border-radius: 100%; 309 border-radius: 100%;
313 } 310 }
311 .jqx-layout-web
312 {
313 background-color: #b2b2b2;
314 }

mercurial