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