summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css')
-rw-r--r--js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css b/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css
new file mode 100644
index 0000000..892a407
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css
@@ -0,0 +1,8 @@
+/* === Check Button ==*/
+.mblDomButtonWhiteCheck, .mblDomButtonCheck {
+ background-image: url(compat/mblDomButtonWhiteCheck.png);
+ background-repeat: no-repeat;
+}
+.mblDomButtonWhiteCheck div, .mblDomButtonCheck div {
+ display: none;
+}