diff options
Diffstat (limited to 'js/dojo/dojox/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css')
| -rw-r--r-- | js/dojo/dojox/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/dojo/dojox/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css b/js/dojo/dojox/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css new file mode 100644 index 0000000..08dd2c4 --- /dev/null +++ b/js/dojo/dojox/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css @@ -0,0 +1,8 @@ +/* === Yellow Star ==*/ +.mblDomButtonYellowStar { + background-image: url(compat/mblDomButtonYellowStar.png); + background-repeat: no-repeat; +} +.mblDomButtonYellowStar > div { + display: none; +} |
