compass_ae_sencha 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/compass_ae_sencha/version.rb +1 -1
- data/public/javascripts/sencha_touch/sencha-touch-all-debug.js +12694 -12803
- data/public/javascripts/sencha_touch/sencha-touch-all.js +4 -4
- data/public/javascripts/sencha_touch/sencha-touch-debug.js +1172 -1070
- data/public/javascripts/sencha_touch/sencha-touch.js +4 -4
- data/public/stylesheets/sencha_touch/resources/{sass → broken}/android.scss +0 -0
- data/public/stylesheets/sencha_touch/resources/{sass → broken}/apple.scss +0 -0
- data/public/stylesheets/sencha_touch/resources/{themes/stylesheets/sencha-touch/default/widgets/_buttons.scss → broken/bb10.scss} +311 -91
- data/public/stylesheets/sencha_touch/resources/{sass → broken}/bb6.scss +0 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/android.css +69 -11098
- data/public/stylesheets/sencha_touch/resources/css-debug/apple.css +69 -11149
- data/public/stylesheets/sencha_touch/resources/css-debug/base.css +3142 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/bb10.css +4847 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/bb6.css +69 -10812
- data/public/stylesheets/sencha_touch/resources/css-debug/broken/android.css +70 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/broken/apple.css +70 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/broken/bb10.css +70 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/broken/bb6.css +70 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/default.css +85 -0
- data/public/stylesheets/sencha_touch/resources/css-debug/sencha-touch.css +5707 -9911
- data/public/stylesheets/sencha_touch/resources/css-debug/wp.css +5840 -0
- data/public/stylesheets/sencha_touch/resources/css/android.css +4 -4
- data/public/stylesheets/sencha_touch/resources/css/apple.css +4 -4
- data/public/stylesheets/sencha_touch/resources/css/base.css +18 -0
- data/public/stylesheets/sencha_touch/resources/css/bb10.css +18 -0
- data/public/stylesheets/sencha_touch/resources/css/bb6.css +4 -4
- data/public/stylesheets/sencha_touch/resources/css/default.css +102 -0
- data/public/stylesheets/sencha_touch/resources/css/sencha-touch.css +4 -4
- data/public/stylesheets/sencha_touch/resources/css/wp.css +18 -0
- data/public/stylesheets/sencha_touch/resources/sass/base.scss +3 -0
- data/public/stylesheets/sencha_touch/resources/sass/bb10.scss +2 -0
- data/public/stylesheets/sencha_touch/resources/sass/config-debug.rb +1 -0
- data/public/stylesheets/sencha_touch/resources/sass/config.rb +5 -4
- data/public/stylesheets/sencha_touch/resources/sass/sencha-touch.scss +2 -18
- data/public/stylesheets/sencha_touch/resources/sass/wp.scss +2 -0
- data/public/stylesheets/sencha_touch/resources/themes/fonts/pictos/pictos-web.eot +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/fonts/pictos/pictos-web.svg +114 -0
- data/public/stylesheets/sencha_touch/resources/themes/fonts/pictos/pictos-web.ttf +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/fonts/pictos/pictos-web.woff +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/check.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/clear_icon.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/disclosure.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/disclosure2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/dotgrid.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/loading.gif +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/pullarrow.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/select_mask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tab-active.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tab.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip2_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip2_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip_bottom.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/tip_top.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/togglebg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/togglemask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/togglethumb.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/togglethumbbg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/togglethumbmask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/bb10/trackmask_outer.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/back.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/more2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/pictos-web.eot +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/pictos-web.svg +114 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/pictos-web.ttf +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/default/pictos/pictos-web.woff +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/check.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/clear_icon.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/disclosure.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/disclosure2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/dotgrid.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/loading.gif +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/action.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/add1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/add_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/address_book.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/arrow_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/arrow_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/arrow_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/arrow_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/at.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/atom.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/attachment.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/attachment2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/attachment3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/attachment_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/back.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/backspace.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/battery_full.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/battery_low.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/battery_power.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/blank.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bolt.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bolt_side.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bookmark1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bookmark2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bookmark_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bookmarks.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/briefcase1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/briefcase2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/brightness1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/brightness2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/broadcast.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bug.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bulb.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bullseye1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/bullseye2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/calendar.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/calendar2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/calendar_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/card1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/card2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chart1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chart2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chart3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/chat_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/check_dotted.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/circle2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/circle3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/circle4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/clash.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud_black_upload1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud_black_upload2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud_bolt.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cloud_download.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/code1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/code2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/code3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compass1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compass2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compass3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compose.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compose1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compose2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compose3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/compose_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/contract.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/cube.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/data.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/delete1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/delete_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/delete_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_black_landscape.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_compose1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_compose2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_drawer.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_new.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_send.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/doc_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/docs1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/docs2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/docs_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/docs_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/download.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/download1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/download2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/download_screen.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/eject.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/empty1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/empty2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/equalizer1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/equalizer2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/event_complete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/expand.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/favorites.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/favorites1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/favorites_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/fforward.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/find.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/flag.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/flickr2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_black_open.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_delete2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_lock.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/folder_open2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/font.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/forbidden.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/forward_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/globe1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/globe2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/globe_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/headphones.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/heart.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/heart_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/help.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/help_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/home.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/home2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/hot.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/inbox1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/inbox2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/inbox3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/infinite.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/infinite2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/info.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/info2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/info_plain.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/info_plain2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/json.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/lab.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/layout.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/link1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/link2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/link_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/locate.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/locate1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/locate2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/locate3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/locate4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/lock_closed.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/lock_open.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/look.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/loop.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/loop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/loop_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/magic.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mail5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/maps.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mic.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/minus1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/minus2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/minus_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/minus_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/monitor1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/monitor2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/monitor3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/monitor4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/more.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/mouse.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/move.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/music1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/music2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/nodes1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/nodes2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/note1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/note2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/note3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/note_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/nuclear.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/organize.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/outbox.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/pause.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/phone1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/phone2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/phone_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/phone_ring1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/phone_ring2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photo1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photo2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photo3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photo_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photo_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photos1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photos2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/photos4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/piechart.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/play1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/play2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/play_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/play_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/podcast.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/power_on.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/power_socket.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/print.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/print2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/quote1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/quote2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/quote_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/quote_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/quote_black3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/refresh.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/refresh1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/refresh2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/refresh3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/refresh5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/reply.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/replytoall.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/resize.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/resize_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rewind.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/right2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rss.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rss2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rss_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rss_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/rss_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/screens.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/search.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/search1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/search2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/search_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/server.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/servers.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings10.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings11.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings6.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings7.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings8.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings9.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/settings_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/share.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/shield1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/shield2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/shop1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/shop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/shuffle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_backforth.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_cross.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_leftright.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_leftright2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_split.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_switch.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sign_uturn.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/spaces1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/spaces2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/speedometer1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/speedometer2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/speedometer_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/speedometer_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/star.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/stop.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/stop1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/stop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/sync.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tabbed_book.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tag.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tag_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tags.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/team.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/team1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/time.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/time_repeat.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/trash.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/trash2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/trash_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tree.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tv.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/tweak.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/twitter1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/twitter2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/up1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/up2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/up_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/upload2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_business.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_fave.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_list2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_remote1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_remove2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/user_send.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/video.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/video_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/video_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/volume.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/volume_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/volume_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/volume_mute.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/volume_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/warning_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/warning_dotted.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/wifi.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/wifi2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/wifi3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/wifi4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pictos/window.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/pullarrow.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/select_mask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip2_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip2_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip_bottom.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/tip_top.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/togglebg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/togglemask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/togglethumb.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/togglethumbbg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/togglethumbmask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/dark/trackmask_outer.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/check.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/clear_icon.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/disclosure.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/disclosure2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/dotgrid.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/loading.gif +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/action.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/add1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/add_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/address_book.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/arrow_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/arrow_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/arrow_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/arrow_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/at.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/atom.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/attachment.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/attachment2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/attachment3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/attachment_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/back.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/backspace.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/battery_full.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/battery_low.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/battery_power.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/blank.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bolt.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bolt_side.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bookmark1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bookmark2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bookmark_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bookmarks.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/briefcase1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/briefcase2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/brightness1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/brightness2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/broadcast.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bug.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bulb.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bullseye1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/bullseye2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/calendar.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/calendar2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/calendar_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/card1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/card2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chart1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chart2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chart3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/chat_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/check_dotted.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/circle2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/circle3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/circle4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/clash.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud_black_upload1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud_black_upload2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud_bolt.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cloud_download.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/code1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/code2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/code3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compass1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compass2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compass3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compose.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compose1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compose2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compose3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/compose_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/contract.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/cube.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/data.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/delete1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/delete_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/delete_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_black_landscape.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_compose1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_compose2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_drawer.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_new.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_send.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/doc_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/docs1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/docs2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/docs_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/docs_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/download.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/download1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/download2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/download_screen.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/eject.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/empty1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/empty2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/equalizer1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/equalizer2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/event_complete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/expand.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/favorites.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/favorites1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/favorites_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/fforward.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/find.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/flag.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/flickr2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_black_open.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_delete.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_delete2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_lock.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/folder_open2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/font.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/forbidden.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/forward_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/globe1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/globe2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/globe_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/headphones.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/heart.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/heart_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/help.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/help_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/home.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/home2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/hot.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/inbox1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/inbox2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/inbox3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/infinite.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/infinite2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/info.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/info2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/info_plain.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/info_plain2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/json.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/lab.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/layout.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/link1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/link2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/link_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/locate.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/locate1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/locate2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/locate3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/locate4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/lock_closed.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/lock_open.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/look.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/loop.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/loop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/loop_circle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/magic.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mail5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/maps.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mic.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/minus1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/minus2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/minus_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/minus_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/monitor1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/monitor2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/monitor3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/monitor4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/more.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/mouse.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/move.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/music1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/music2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/nodes1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/nodes2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/note1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/note2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/note3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/note_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/nuclear.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/organize.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/outbox.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/pause.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/phone1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/phone2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/phone_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/phone_ring1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/phone_ring2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photo1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photo2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photo3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photo_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photo_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photos1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photos2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/photos4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/piechart.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/play1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/play2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/play_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/play_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/podcast.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/power_on.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/power_socket.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/print.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/print2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/quote1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/quote2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/quote_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/quote_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/quote_black3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/refresh.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/refresh1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/refresh2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/refresh3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/refresh5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/reply.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/replytoall.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/resize.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/resize_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rewind.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/right2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rss.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rss2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rss_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rss_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/rss_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/screens.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/search.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/search1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/search2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/search_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/server.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/servers.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings10.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings11.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings5.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings6.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings7.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings8.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings9.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/settings_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/share.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/shield1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/shield2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/shop1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/shop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/shuffle.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_backforth.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_cross.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_leftright.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_leftright2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_split.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_switch.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sign_uturn.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/spaces1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/spaces2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/speedometer1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/speedometer2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/speedometer_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/speedometer_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/star.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/stop.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/stop1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/stop2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/sync.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tabbed_book.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tag.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tag_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tags.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/team.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/team1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/time.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/time_repeat.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/trash.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/trash2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/trash_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tree.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tv.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/tweak.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/twitter1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/twitter2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/up1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/up2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/up_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/upload2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_add.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_business.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_fave.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_list.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_list2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_remote1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_remove2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/user_send.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/video.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/video_black1.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/video_black2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/volume.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/volume_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/volume_down.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/volume_mute.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/volume_up.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/warning_black.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/warning_dotted.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/wifi.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/wifi2.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/wifi3.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/wifi4.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pictos/window.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/pullarrow.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/select_mask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip2_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip2_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip_bottom.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip_left.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip_right.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/tip_top.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/togglebg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/togglemask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/togglethumb.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/togglethumbbg.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/togglethumbmask.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/images/windows-phone/light/trackmask_outer.png +0 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/_base.scss +12 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/_bb10.scss +7 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/_default.scss +27 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/_windows.scss +13 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/_all.scss +1 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/mixins/_Class.scss +433 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Button.scss +74 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Class.scss +210 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/{default/widgets/_img.scss → base/src/_Img.scss} +4 -2
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Map.scss +24 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Mask.scss +98 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/{default/widgets/_media.scss → base/src/_Media.scss} +4 -1
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_MessageBox.scss +48 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Panel.scss +33 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Sheet.scss +8 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_Toolbar.scss +59 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/_all.scss +39 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/carousel/_Carousel.scss +41 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/chart/_AbstractChart.scss +139 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/dataview/_DataView.scss +11 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/dataview/_IndexBar.scss +43 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/dataview/_List.scss +151 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/form/_Panel.scss +214 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Abstract.scss +29 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Box.scss +111 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Card.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Dock.scss +102 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Fit.scss +49 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/layout/_Float.scss +37 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/picker/_Picker.scss +105 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/plugin/_ListPaging.scss +25 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/plugin/_PullRefresh.scss +58 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/scroller/_Scroller.scss +199 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/slider/_Slider.scss +44 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/tab/_Panel.scss +55 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/table/_Table.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/util/_PaintMonitor.scss +49 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/util/_SizeMonitor.scss +82 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/base/src/util/_Translatable.scss +35 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/_all.scss +1 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/mixins/_Class.scss +139 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_Button.scss +321 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_Class.scss +8 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_MessageBox.scss +157 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_Panel.scss +5 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_Sheet.scss +39 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_Toolbar.scss +87 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/_all.scss +19 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/carousel/_Carousel.scss +52 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/dataview/_List.scss +67 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/field/_Checkbox.scss +48 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/field/_Field.scss +61 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/field/_Radio.scss +32 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/field/_Spinner.scss +8 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/form/_FieldSet.scss +22 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/form/_Panel.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/picker/_Picker.scss +53 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/plugin/_PullRefresh.scss +24 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/slider/_Slider.scss +56 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/src/tab/_Panel.scss +325 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/bb10/var/_Class.scss +181 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_all.scss +1 -2
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/mixins/_Class.scss +98 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_Button.scss +332 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_Class.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_MessageBox.scss +98 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_Panel.scss +79 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_Sheet.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_Toolbar.scss +284 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/_all.scss +25 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/carousel/_Carousel.scss +51 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/dataview/_IndexBar.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/dataview/_List.scss +232 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Checkbox.scss +44 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Field.scss +66 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Radio.scss +35 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Search.scss +23 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Select.scss +69 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Slider.scss +10 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_Spinner.scss +57 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/field/_TextArea.scss +8 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/form/_FieldSet.scss +101 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/form/_Panel.scss +26 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/picker/_Picker.scss +73 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/plugin/_ListPaging.scss +18 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/plugin/_PullRefresh.scss +24 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/slider/_Slider.scss +77 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/slider/_Toggle.scss +27 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/src/tab/_Panel.scss +202 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/_Button.scss +38 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/{_variables.scss → var/_Class.scss} +21 -16
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/_Panel.scss +15 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/{widgets/_sheets.scss → var/_Sheet.scss} +0 -25
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/_Toolbar.scss +21 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/carousel/_Carousel.scss +19 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/dataview/_IndexBar.scss +21 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/dataview/_List.scss +82 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/field/_Field.scss +15 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/field/_Slider.scss +15 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/field/_Spinner.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/field/_TextArea.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/field/_Toggle.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/form/_FieldSet.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/form/_Panel.scss +39 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/picker/_Picker.scss +51 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/var/tab/_Panel.scss +79 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/_all.scss +1 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/mixins/_Class.scss +128 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_Button.scss +227 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_Class.scss +51 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_MessageBox.scss +93 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_Panel.scss +268 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_SegmentedButton.scss +11 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_Sheet.scss +24 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_Toolbar.scss +38 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/_all.scss +21 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/carousel/_Carousel.scss +19 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/dataview/_List.scss +69 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/field/_Checkbox.scss +55 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/field/_Field.scss +71 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/field/_Radio.scss +20 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/field/_Spinner.scss +63 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/field/_TextArea.scss +8 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/form/_FieldSet.scss +25 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/form/_Panel.scss +53 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/picker/_Picker.scss +95 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/plugin/_PullRefresh.scss +24 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/slider/_Slider.scss +77 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/slider/_Toggle.scss +60 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/src/tab/_Panel.scss +233 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/_Button.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/_Class.scss +223 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/_Panel.scss +15 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/_Sheet.scss +21 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/_Toolbar.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/carousel/_Carousel.scss +19 -0
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/windows/var/picker/_Picker.scss +9 -0
- data/public/stylesheets/sencha_touch/resources/themes/vendor/compass-recipes/stylesheets/recipes/_color.scss +4 -5
- metadata +899 -33
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_core.scss +0 -3
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_global.scss +0 -2
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_mixins.scss +0 -153
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_widgets.scss +0 -18
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/core/_core.scss +0 -205
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/core/_layout.scss +0 -629
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/core/_reset.scss +0 -62
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_carousel.scss +0 -113
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_charts.scss +0 -134
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_draw.scss +0 -34
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_form-sliders-basic.scss +0 -102
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_form-sliders.scss +0 -149
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_form.scss +0 -654
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_indexbar.scss +0 -76
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_list.scss +0 -464
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_loading-spinner.scss +0 -121
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_map.scss +0 -19
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_msgbox.scss +0 -118
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_panel.scss +0 -98
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_picker.scss +0 -157
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_tabs.scss +0 -312
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_toolbar-forms.scss +0 -182
- data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/widgets/_toolbar.scss +0 -166
data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_mixins.scss
DELETED
@@ -1,153 +0,0 @@
|
|
1
|
-
@import 'compass/css3';
|
2
|
-
@import 'recipes/background';
|
3
|
-
@import 'recipes/color';
|
4
|
-
|
5
|
-
$default-gradient: $base-gradient;
|
6
|
-
|
7
|
-
/**
|
8
|
-
* @class Global_CSS
|
9
|
-
*/
|
10
|
-
|
11
|
-
/**
|
12
|
-
* Includes a base64-encoded icon for use within tab bars and buttons (With the component parameter iconMask: true).
|
13
|
-
*
|
14
|
-
* @include pictos-iconmask('attachment');
|
15
|
-
*
|
16
|
-
* @param {string} $name The name of the icon to be included. This is to match the name of the icon file (located at resources/themes/images/default/pictos) without its extention (.png).
|
17
|
-
*/
|
18
|
-
@mixin pictos-iconmask($name) {
|
19
|
-
.x-tab .x-button-icon.#{$name},
|
20
|
-
.x-button .x-button-icon.x-icon-mask.#{$name} {
|
21
|
-
-webkit-mask-image: theme_image('default', "pictos/" + $name + ".png");
|
22
|
-
}
|
23
|
-
}
|
24
|
-
|
25
|
-
/**
|
26
|
-
* Includes the default styles for toolbar buttons, mostly used as a helper function.
|
27
|
-
*
|
28
|
-
* @param {color} $bg-color Base color to be used for the button.
|
29
|
-
* @param {color} $type Gradient style for the button, will automatically use "recessed" when pressed.
|
30
|
-
*/
|
31
|
-
@mixin toolbar-button($bg-color, $type: $button-gradient){
|
32
|
-
&, .x-toolbar & {
|
33
|
-
border: 1px solid darken($bg-color, 20%);
|
34
|
-
border-top-color: darken($bg-color, 15%);
|
35
|
-
@include color-by-background($bg-color);
|
36
|
-
|
37
|
-
&.x-button-back:before, &.x-button-forward:before {
|
38
|
-
background: darken($bg-color, 20%);
|
39
|
-
}
|
40
|
-
|
41
|
-
&, &.x-button-back:after, &.x-button-forward:after {
|
42
|
-
@include background-gradient($bg-color, $type);
|
43
|
-
}
|
44
|
-
|
45
|
-
.x-button-icon.x-icon-mask {
|
46
|
-
@include mask-by-background($bg-color);
|
47
|
-
}
|
48
|
-
|
49
|
-
&.x-button-pressing, &.x-button-pressed, &.x-button-active {
|
50
|
-
&, &:after {
|
51
|
-
@include background-gradient(darken($bg-color, 3%), 'recessed');
|
52
|
-
}
|
53
|
-
}
|
54
|
-
}
|
55
|
-
}
|
56
|
-
|
57
|
-
/**
|
58
|
-
* Adds a small text shadow (or highlight) to give the impression of beveled text.
|
59
|
-
*
|
60
|
-
* @param {string} $type Either shadow or highlight, decides whether to apply a light shadow or dark.
|
61
|
-
*/
|
62
|
-
@mixin bevel-text($type: 'shadow') {
|
63
|
-
@if $include-highlights {
|
64
|
-
@if $type == shadow {
|
65
|
-
text-shadow: rgba(0,0,0,.5) 0 -.08em 0;
|
66
|
-
} @else {
|
67
|
-
text-shadow: rgba(255,255,255,.25) 0 .08em 0;
|
68
|
-
}
|
69
|
-
}
|
70
|
-
}
|
71
|
-
|
72
|
-
/**
|
73
|
-
* Adds a small box shadow (or highlight) to give the impression of being beveled.
|
74
|
-
*
|
75
|
-
* @param {string} $type Either shadow or highlight, decides whether to apply a light shadow or dark.
|
76
|
-
*/
|
77
|
-
@mixin bevel-box($type: 'light') {
|
78
|
-
@if $include-highlights {
|
79
|
-
@if $type == shadow {
|
80
|
-
@include box-shadow(rgba(#000, .5) 0 -.06em 0);
|
81
|
-
} @else {
|
82
|
-
@include box-shadow(rgba(#fff, .35) 0 .06em 0);
|
83
|
-
}
|
84
|
-
}
|
85
|
-
}
|
86
|
-
|
87
|
-
/**
|
88
|
-
* Adds basic styles to :before or :after pseudo-elements.
|
89
|
-
*
|
90
|
-
* .my-element:after {
|
91
|
-
* @include insertion(50px, 50px);
|
92
|
-
* }
|
93
|
-
*
|
94
|
-
* @param {measurement} $width Height of pseudo-element.
|
95
|
-
* @param {measurement} $height Height of pseudo-element.
|
96
|
-
* @param {measurement} $top Top positioning of pseudo-element.
|
97
|
-
* @param {measurement} $left Left positioning of pseudo-element.
|
98
|
-
*
|
99
|
-
*/
|
100
|
-
@mixin insertion($width: 30px, $height: 30px, $top: 0, $left: 0) {
|
101
|
-
content: "";
|
102
|
-
position: absolute;
|
103
|
-
width: $width;
|
104
|
-
height: $height;
|
105
|
-
top: $top;
|
106
|
-
left: $left;
|
107
|
-
}
|
108
|
-
|
109
|
-
/**
|
110
|
-
* Makes an element stretch to its parent's bounds.
|
111
|
-
*/
|
112
|
-
@mixin stretch {
|
113
|
-
position: absolute;
|
114
|
-
top: 0;
|
115
|
-
right: 0;
|
116
|
-
bottom: 0;
|
117
|
-
left: 0;
|
118
|
-
}
|
119
|
-
|
120
|
-
/**
|
121
|
-
* Bevels the text based on its background.
|
122
|
-
*
|
123
|
-
* @param {color} $bg-color Background color of element.
|
124
|
-
* @see bevel-text
|
125
|
-
*
|
126
|
-
*/
|
127
|
-
@mixin bevel-by-background($bg-color) {
|
128
|
-
@if (lightness($bg-color) > 50) { @include bevel-text(light) }
|
129
|
-
@else { @include bevel-text; }
|
130
|
-
}
|
131
|
-
|
132
|
-
/**
|
133
|
-
* Creates a background gradient for masked elements, based on the lightness of their background.
|
134
|
-
*
|
135
|
-
* @param {color} $bg-color Background color of element.
|
136
|
-
* @param {percent} $percent Contrast of the new gradient to its background.
|
137
|
-
* @param {percent} $style Gradient style of the gradient.
|
138
|
-
* @see background-gradient
|
139
|
-
*
|
140
|
-
*/
|
141
|
-
@mixin mask-by-background($bg-color, $contrast: 100%, $style: $base-gradient) {
|
142
|
-
@if (lightness($bg-color) > 50) { @include background-gradient(darken($bg-color, $contrast), $style) }
|
143
|
-
@else { @include background-gradient(lighten($bg-color, $contrast), $style) }
|
144
|
-
}
|
145
|
-
|
146
|
-
/**
|
147
|
-
* Makes the element text overflow to use ellipsis.
|
148
|
-
*/
|
149
|
-
@mixin ellipsis {
|
150
|
-
white-space: nowrap;
|
151
|
-
overflow: hidden;
|
152
|
-
text-overflow: ellipsis;
|
153
|
-
}
|
data/public/stylesheets/sencha_touch/resources/themes/stylesheets/sencha-touch/default/_widgets.scss
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
@import 'widgets/map';
|
2
|
-
@import 'widgets/picker';
|
3
|
-
@import 'widgets/panel';
|
4
|
-
@import 'widgets/toolbar';
|
5
|
-
@import 'widgets/buttons';
|
6
|
-
@import 'widgets/tabs';
|
7
|
-
@import 'widgets/carousel';
|
8
|
-
@import 'widgets/indexbar';
|
9
|
-
@import 'widgets/list';
|
10
|
-
@import 'widgets/form';
|
11
|
-
@import 'widgets/sheets';
|
12
|
-
@import 'widgets/msgbox';
|
13
|
-
@import 'widgets/toolbar-forms';
|
14
|
-
@import 'widgets/loading-spinner';
|
15
|
-
@import 'widgets/draw';
|
16
|
-
@import 'widgets/charts';
|
17
|
-
@import 'widgets/img';
|
18
|
-
@import 'widgets/media';
|
@@ -1,205 +0,0 @@
|
|
1
|
-
@import '../global';
|
2
|
-
@import 'compass/css3/box-sizing';
|
3
|
-
@import 'blueprint/typography';
|
4
|
-
|
5
|
-
$experimental-support-for-mozilla: false;
|
6
|
-
$experimental-support-for-opera: false;
|
7
|
-
$experimental-support-for-microsoft: false;
|
8
|
-
$experimental-support-for-khtml: false;
|
9
|
-
|
10
|
-
html, body {
|
11
|
-
font-family: $font-family;
|
12
|
-
font-weight: normal;
|
13
|
-
position: relative;
|
14
|
-
-webkit-text-size-adjust: none;
|
15
|
-
}
|
16
|
-
|
17
|
-
body.x-desktop {
|
18
|
-
overflow: hidden;
|
19
|
-
}
|
20
|
-
|
21
|
-
*, *:after, *:before {
|
22
|
-
@include box-sizing(border-box);
|
23
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
24
|
-
-webkit-user-select: none;
|
25
|
-
-webkit-touch-callout: none;
|
26
|
-
-webkit-user-drag: none;
|
27
|
-
}
|
28
|
-
|
29
|
-
.x-ios.x-tablet .x-landscape * {
|
30
|
-
-webkit-text-stroke: 1px transparent;
|
31
|
-
}
|
32
|
-
|
33
|
-
body {
|
34
|
-
font-size: 104%;
|
35
|
-
}
|
36
|
-
|
37
|
-
body.x-android.x-phone {
|
38
|
-
font-size: 116%;
|
39
|
-
}
|
40
|
-
|
41
|
-
body.x-android.x-phone.x-silk {
|
42
|
-
font-size: 130%;
|
43
|
-
}
|
44
|
-
|
45
|
-
body.x-ios.x-phone {
|
46
|
-
font-size: 114%;
|
47
|
-
}
|
48
|
-
|
49
|
-
body.x-desktop {
|
50
|
-
font-size: 114%;
|
51
|
-
}
|
52
|
-
|
53
|
-
input, textarea {
|
54
|
-
-webkit-user-select: text;
|
55
|
-
}
|
56
|
-
|
57
|
-
.x-hidden-visibility {
|
58
|
-
visibility: hidden !important;
|
59
|
-
}
|
60
|
-
|
61
|
-
.x-hidden-display {
|
62
|
-
display: none !important;
|
63
|
-
}
|
64
|
-
|
65
|
-
.x-hidden-offsets {
|
66
|
-
position: absolute !important;
|
67
|
-
left: -10000em;
|
68
|
-
top: -10000em;
|
69
|
-
visibility: hidden;
|
70
|
-
}
|
71
|
-
|
72
|
-
.x-fullscreen {
|
73
|
-
position: absolute !important;
|
74
|
-
// removing this so floating items dont always stick to the top. i've seen no downside to this. ^robert
|
75
|
-
// top: 0px;
|
76
|
-
// left: 0px;
|
77
|
-
}
|
78
|
-
|
79
|
-
.x-desktop .x-body-stretcher {
|
80
|
-
margin-bottom: 0px;
|
81
|
-
}
|
82
|
-
|
83
|
-
.x-mask {
|
84
|
-
$min-width: 8.5em;
|
85
|
-
|
86
|
-
position: absolute;
|
87
|
-
top: 0;
|
88
|
-
left: 0;
|
89
|
-
bottom: 0;
|
90
|
-
right: 0;
|
91
|
-
height: 100%;
|
92
|
-
z-index: 10;
|
93
|
-
|
94
|
-
@include display-box;
|
95
|
-
@include box-align(center);
|
96
|
-
@include box-pack(center);
|
97
|
-
|
98
|
-
background: rgba(0,0,0,.3) center center no-repeat;
|
99
|
-
|
100
|
-
&.x-mask-gray {
|
101
|
-
background-color: rgba(0, 0, 0, 0.5);
|
102
|
-
}
|
103
|
-
|
104
|
-
&.x-mask-transparent {
|
105
|
-
background-color: transparent;
|
106
|
-
}
|
107
|
-
|
108
|
-
.x-mask-inner {
|
109
|
-
position: relative;
|
110
|
-
background: rgba(0, 0, 0, .25);
|
111
|
-
color: #fff;
|
112
|
-
text-align: center;
|
113
|
-
padding: .4em;
|
114
|
-
font-size: .95em;
|
115
|
-
font-weight: bold;
|
116
|
-
@if $include-border-radius { @include border-radius(.5em); }
|
117
|
-
}
|
118
|
-
|
119
|
-
.x-loading-spinner-outer {
|
120
|
-
@include display-box;
|
121
|
-
@include box-orient(vertical);
|
122
|
-
@include box-align(center);
|
123
|
-
@include box-pack(center);
|
124
|
-
width: 100%;
|
125
|
-
min-width: $min-width;
|
126
|
-
height: $min-width;
|
127
|
-
}
|
128
|
-
|
129
|
-
&.x-indicator-hidden {
|
130
|
-
.x-mask-inner {
|
131
|
-
padding-bottom: 0 !important;
|
132
|
-
}
|
133
|
-
.x-loading-spinner-outer {
|
134
|
-
display: none;
|
135
|
-
}
|
136
|
-
.x-mask-message {
|
137
|
-
position: relative;
|
138
|
-
bottom: .25em;
|
139
|
-
}
|
140
|
-
}
|
141
|
-
|
142
|
-
.x-mask-message {
|
143
|
-
position: absolute;
|
144
|
-
bottom: 1.7em;
|
145
|
-
@include bevel-text;
|
146
|
-
-webkit-box-flex: 0 !important;
|
147
|
-
max-width: 13em;
|
148
|
-
min-width: $min-width;
|
149
|
-
}
|
150
|
-
|
151
|
-
&.x-has-message {
|
152
|
-
.x-mask-inner {
|
153
|
-
padding-bottom: 2em;
|
154
|
-
}
|
155
|
-
|
156
|
-
.x-loading-spinner-outer {
|
157
|
-
height: 7.5em;
|
158
|
-
}
|
159
|
-
}
|
160
|
-
}
|
161
|
-
|
162
|
-
.x-draggable {
|
163
|
-
z-index: 1;
|
164
|
-
}
|
165
|
-
|
166
|
-
.x-dragging {
|
167
|
-
opacity: 0.7;
|
168
|
-
}
|
169
|
-
|
170
|
-
.x-panel-list {
|
171
|
-
background-color: saturate(lighten($base-color, 50%), 15%);
|
172
|
-
}
|
173
|
-
|
174
|
-
@if $include-html-style {
|
175
|
-
.x-html {
|
176
|
-
-webkit-user-select: auto;
|
177
|
-
-webkit-touch-callout: inherit;
|
178
|
-
|
179
|
-
@include blueprint-typography;
|
180
|
-
line-height: 1.5;
|
181
|
-
color: #333;
|
182
|
-
font-size: .8em;
|
183
|
-
padding: 1.2em;
|
184
|
-
|
185
|
-
ul li {
|
186
|
-
list-style-type: circle;
|
187
|
-
}
|
188
|
-
ol li {
|
189
|
-
list-style-type: decimal;
|
190
|
-
}
|
191
|
-
}
|
192
|
-
}
|
193
|
-
|
194
|
-
.x-video {
|
195
|
-
background-color: #000;
|
196
|
-
}
|
197
|
-
|
198
|
-
.x-sortable .x-dragging {
|
199
|
-
opacity: 1;
|
200
|
-
z-index: 5;
|
201
|
-
}
|
202
|
-
|
203
|
-
.x-layout-card-item {
|
204
|
-
background: $page-bg-color;
|
205
|
-
}
|
@@ -1,629 +0,0 @@
|
|
1
|
-
@mixin absolute-position($top: 0, $right: 0, $bottom: 0, $left: 0){
|
2
|
-
position: absolute;
|
3
|
-
top: $top;
|
4
|
-
right: $right;
|
5
|
-
bottom: $bottom;
|
6
|
-
left: $left;
|
7
|
-
}
|
8
|
-
|
9
|
-
@mixin absolute-fit {
|
10
|
-
width: auto;
|
11
|
-
height: auto;
|
12
|
-
//overflow: hidden;
|
13
|
-
@include absolute-position;
|
14
|
-
}
|
15
|
-
|
16
|
-
@mixin box(){
|
17
|
-
display: -webkit-box;
|
18
|
-
}
|
19
|
-
|
20
|
-
@mixin box-align($align: stretch){
|
21
|
-
-webkit-box-align: $align;
|
22
|
-
}
|
23
|
-
|
24
|
-
@mixin box-orient($orient: horizontal){
|
25
|
-
-webkit-box-orient: $orient;
|
26
|
-
}
|
27
|
-
|
28
|
-
@mixin box-orient-important($orient: horizontal){
|
29
|
-
-webkit-box-orient: $orient !important;
|
30
|
-
}
|
31
|
-
|
32
|
-
@mixin box-pack($pack: start){
|
33
|
-
-webkit-box-pack: $pack;
|
34
|
-
}
|
35
|
-
|
36
|
-
@mixin box-flex($flex: 1){
|
37
|
-
-webkit-box-flex: $flex;
|
38
|
-
}
|
39
|
-
|
40
|
-
@mixin sencha-layout {
|
41
|
-
html, body {
|
42
|
-
width: 100%;
|
43
|
-
height: 100%;
|
44
|
-
}
|
45
|
-
|
46
|
-
@-webkit-keyframes x-paint-monitor-helper {
|
47
|
-
from { zoom: 1 }
|
48
|
-
to { zoom: 1 }
|
49
|
-
}
|
50
|
-
|
51
|
-
.x-paint-monitored {
|
52
|
-
position: relative;
|
53
|
-
}
|
54
|
-
|
55
|
-
.x-paint-monitor {
|
56
|
-
width: 0 !important;
|
57
|
-
height: 0 !important;
|
58
|
-
visibility: hidden;
|
59
|
-
&.cssanimation {
|
60
|
-
-webkit-animation-duration: 0.0001ms;
|
61
|
-
-webkit-animation-name: x-paint-monitor-helper;
|
62
|
-
}
|
63
|
-
&.overflowchange {
|
64
|
-
overflow: hidden;
|
65
|
-
&::after {
|
66
|
-
content: "";
|
67
|
-
display: block;
|
68
|
-
width: 1px !important;
|
69
|
-
height: 1px !important;
|
70
|
-
}
|
71
|
-
}
|
72
|
-
}
|
73
|
-
|
74
|
-
.x-size-monitored {
|
75
|
-
position:relative;
|
76
|
-
}
|
77
|
-
|
78
|
-
.x-size-monitors {
|
79
|
-
position:absolute;
|
80
|
-
left: 0;
|
81
|
-
top: 0;
|
82
|
-
width: 100%;
|
83
|
-
height: 100%;
|
84
|
-
visibility: hidden;
|
85
|
-
z-index: -9999;
|
86
|
-
overflow: hidden;
|
87
|
-
> * {
|
88
|
-
width: 100%;
|
89
|
-
height: 100%;
|
90
|
-
overflow: hidden;
|
91
|
-
}
|
92
|
-
&.scroll > * {
|
93
|
-
&.shrink::after {
|
94
|
-
content: "";
|
95
|
-
display: block;
|
96
|
-
width: 200%;
|
97
|
-
height: 200%;
|
98
|
-
min-width: 1px;
|
99
|
-
min-height: 1px;
|
100
|
-
}
|
101
|
-
&.expand::after {
|
102
|
-
content: "";
|
103
|
-
display: block;
|
104
|
-
width: 100000px;
|
105
|
-
height: 100000px;
|
106
|
-
}
|
107
|
-
}
|
108
|
-
&.overflowchanged > * {
|
109
|
-
&.shrink {
|
110
|
-
> * {
|
111
|
-
width: 100%;
|
112
|
-
height: 100%;
|
113
|
-
}
|
114
|
-
}
|
115
|
-
&.expand {
|
116
|
-
> * {
|
117
|
-
width: 200%;
|
118
|
-
height: 200%;
|
119
|
-
}
|
120
|
-
}
|
121
|
-
}
|
122
|
-
}
|
123
|
-
|
124
|
-
|
125
|
-
//.x-container, .x-component, .x-body, .x-inner {
|
126
|
-
// position: relative;
|
127
|
-
// overflow: hidden;
|
128
|
-
//}
|
129
|
-
|
130
|
-
.x-body {
|
131
|
-
position: relative;
|
132
|
-
z-index: 0;
|
133
|
-
}
|
134
|
-
|
135
|
-
.x-inner, .x-body {
|
136
|
-
width: 100%;
|
137
|
-
height: 100%;
|
138
|
-
}
|
139
|
-
|
140
|
-
.x-dock, .x-dock-body {
|
141
|
-
height: 100%;
|
142
|
-
}
|
143
|
-
|
144
|
-
.x-sized {
|
145
|
-
position: relative;
|
146
|
-
}
|
147
|
-
|
148
|
-
.x-stretched.x-container {
|
149
|
-
@include box;
|
150
|
-
@include box-orient(vertical);
|
151
|
-
> .x-inner, > .x-body, > .x-body > .x-inner {
|
152
|
-
@include box();
|
153
|
-
@include box-flex(1);
|
154
|
-
@include box-orient(vertical);
|
155
|
-
}
|
156
|
-
}
|
157
|
-
|
158
|
-
.x-innerhtml {
|
159
|
-
width: 100%;
|
160
|
-
}
|
161
|
-
|
162
|
-
.x-layout-card {
|
163
|
-
position: relative;
|
164
|
-
overflow: hidden;
|
165
|
-
}
|
166
|
-
|
167
|
-
.x-layout-card-item-container {
|
168
|
-
@include absolute-fit;
|
169
|
-
}
|
170
|
-
|
171
|
-
.x-layout-card-item {
|
172
|
-
@include absolute-position;
|
173
|
-
}
|
174
|
-
|
175
|
-
.x-layout-newcard-item, .x-layout-newcard-item > * {
|
176
|
-
@include absolute-position;
|
177
|
-
}
|
178
|
-
|
179
|
-
.x-layout-newcard-item:not(.active) {
|
180
|
-
display: none;
|
181
|
-
}
|
182
|
-
|
183
|
-
.x-layout-fit.x-stretched > .x-layout-fit-item {
|
184
|
-
@include box();
|
185
|
-
@include box-flex(1);
|
186
|
-
}
|
187
|
-
|
188
|
-
.x-layout-fit {
|
189
|
-
position: relative;
|
190
|
-
}
|
191
|
-
|
192
|
-
.x-layout-fit-item {
|
193
|
-
&.x-sized {
|
194
|
-
@include absolute-position;
|
195
|
-
}
|
196
|
-
&.x-unsized {
|
197
|
-
width: 100%;
|
198
|
-
height: 100%;
|
199
|
-
}
|
200
|
-
}
|
201
|
-
|
202
|
-
.x-center, .x-centered {
|
203
|
-
@include absolute-position;
|
204
|
-
@include box;
|
205
|
-
@include box-align(center);
|
206
|
-
@include box-pack(center);
|
207
|
-
> * {
|
208
|
-
position: relative;
|
209
|
-
}
|
210
|
-
> .x-floating {
|
211
|
-
position: relative !important;
|
212
|
-
}
|
213
|
-
}
|
214
|
-
|
215
|
-
.x-floating {
|
216
|
-
position: absolute;
|
217
|
-
}
|
218
|
-
|
219
|
-
.x-dock {
|
220
|
-
@include box();
|
221
|
-
&.x-sized, &.x-sized > .x-dock-body > *,
|
222
|
-
&.x-sized > .x-dock-body > .x-body > .x-inner {
|
223
|
-
@include absolute-fit();
|
224
|
-
}
|
225
|
-
.x-dock-body {
|
226
|
-
@include box();
|
227
|
-
@include box-flex(1);
|
228
|
-
}
|
229
|
-
&.x-sized > .x-dock-body {
|
230
|
-
position: relative;
|
231
|
-
}
|
232
|
-
&.x-unsized, &.x-stretched {
|
233
|
-
> .x-dock-body {
|
234
|
-
@include box-orient(vertical);
|
235
|
-
> * {
|
236
|
-
@include box-flex(1);
|
237
|
-
}
|
238
|
-
}
|
239
|
-
}
|
240
|
-
&.x-dock-vertical {
|
241
|
-
@include box-orient(vertical);
|
242
|
-
}
|
243
|
-
&.x-dock-horizontal {
|
244
|
-
@include box-orient(horizontal);
|
245
|
-
> .x-dock-item {
|
246
|
-
@include box();
|
247
|
-
&.x-sized {
|
248
|
-
> .x-inner, > .x-body {
|
249
|
-
@include absolute-fit();
|
250
|
-
}
|
251
|
-
}
|
252
|
-
&.x-unsized {
|
253
|
-
@include box-orient(vertical);
|
254
|
-
> * {
|
255
|
-
@include box-flex(1);
|
256
|
-
}
|
257
|
-
}
|
258
|
-
}
|
259
|
-
}
|
260
|
-
}
|
261
|
-
//.x-dock {
|
262
|
-
// display: table;
|
263
|
-
// width: 100%;
|
264
|
-
// height: 100%;
|
265
|
-
// &.x-dock-vertical {
|
266
|
-
// > * {
|
267
|
-
// display: table-row;
|
268
|
-
// }
|
269
|
-
// > .x-dock-item {
|
270
|
-
// height: 1px;
|
271
|
-
// }
|
272
|
-
// &.x-sized > .x-dock-body {
|
273
|
-
// > .x-body, > .x-inner, > .x-body > .x-inner {
|
274
|
-
// width: 100%;
|
275
|
-
// height: 100%;
|
276
|
-
// }
|
277
|
-
// }
|
278
|
-
// }
|
279
|
-
// &.x-dock-horizontal {
|
280
|
-
// > * {
|
281
|
-
// display: table-cell;
|
282
|
-
// vertical-align: top;
|
283
|
-
// height: 100%;
|
284
|
-
// position: relative;
|
285
|
-
// }
|
286
|
-
// > .x-dock-item {
|
287
|
-
// width: 1px;
|
288
|
-
// }
|
289
|
-
// > .x-dock-item > *, > .x-dock-body > * {
|
290
|
-
// height: 100%;
|
291
|
-
// }
|
292
|
-
// &.x-sized > .x-dock-body {
|
293
|
-
// > .x-body, > .x-inner, > .x-body > .x-inner {
|
294
|
-
// width: 100%;
|
295
|
-
// height: 100%;
|
296
|
-
// }
|
297
|
-
// }
|
298
|
-
// }
|
299
|
-
//}
|
300
|
-
|
301
|
-
.x-layout-box {
|
302
|
-
@include box;
|
303
|
-
&.x-horizontal {
|
304
|
-
@include box-orient-important(horizontal);
|
305
|
-
> .x-layout-box-item.x-flexed {
|
306
|
-
width: 0 !important;
|
307
|
-
}
|
308
|
-
}
|
309
|
-
&.x-vertical {
|
310
|
-
@include box-orient(vertical);
|
311
|
-
> .x-layout-box-item.x-flexed {
|
312
|
-
height: 0 !important;
|
313
|
-
}
|
314
|
-
}
|
315
|
-
> .x-layout-box-item {
|
316
|
-
display: -webkit-box !important;
|
317
|
-
}
|
318
|
-
&.x-align-start {
|
319
|
-
@include box-align(start);
|
320
|
-
}
|
321
|
-
&.x-align-center {
|
322
|
-
@include box-align(center);
|
323
|
-
}
|
324
|
-
&.x-align-end {
|
325
|
-
@include box-align(end);
|
326
|
-
}
|
327
|
-
&.x-align-stretch {
|
328
|
-
@include box-align(stretch);
|
329
|
-
}
|
330
|
-
&.x-pack-start {
|
331
|
-
@include box-pack(start);
|
332
|
-
}
|
333
|
-
&.x-pack-center {
|
334
|
-
@include box-pack(center);
|
335
|
-
}
|
336
|
-
&.x-pack-end {
|
337
|
-
@include box-pack(end);
|
338
|
-
}
|
339
|
-
&.x-pack-justify {
|
340
|
-
@include box-pack(justify);
|
341
|
-
}
|
342
|
-
}
|
343
|
-
|
344
|
-
.x-layout-box-item.x-sized {
|
345
|
-
> .x-inner, > .x-body, > .x-dock-outer {
|
346
|
-
@include absolute-fit;
|
347
|
-
}
|
348
|
-
}
|
349
|
-
|
350
|
-
.x-layout-float {
|
351
|
-
overflow: hidden;
|
352
|
-
> .x-layout-float-item {
|
353
|
-
float: left;
|
354
|
-
}
|
355
|
-
&.x-direction-right {
|
356
|
-
> .x-layout-float-item {
|
357
|
-
float: right;
|
358
|
-
}
|
359
|
-
}
|
360
|
-
}
|
361
|
-
|
362
|
-
.x-table-inner {
|
363
|
-
display: table !important;
|
364
|
-
width: 100% !important;
|
365
|
-
height: 100% !important;
|
366
|
-
|
367
|
-
&.x-fixed-layout {
|
368
|
-
table-layout: fixed !important;
|
369
|
-
}
|
370
|
-
}
|
371
|
-
|
372
|
-
.x-table-row {
|
373
|
-
display: table-row !important;
|
374
|
-
}
|
375
|
-
|
376
|
-
.x-table-cell {
|
377
|
-
display: table-cell !important;
|
378
|
-
vertical-align: middle;
|
379
|
-
}
|
380
|
-
|
381
|
-
.x-translatable {
|
382
|
-
position: absolute;
|
383
|
-
top: 100% !important;
|
384
|
-
left: 100% !important;
|
385
|
-
overflow: visible !important;
|
386
|
-
z-index: 1;
|
387
|
-
&::before {
|
388
|
-
content: "";
|
389
|
-
display: block;
|
390
|
-
position: absolute;
|
391
|
-
top: 100%;
|
392
|
-
left: 100%;
|
393
|
-
width: 100%;
|
394
|
-
height: 100%;
|
395
|
-
visibility: hidden;
|
396
|
-
}
|
397
|
-
}
|
398
|
-
|
399
|
-
.x-translatable-container {
|
400
|
-
overflow: hidden;
|
401
|
-
@include absolute-fit();
|
402
|
-
&::before {
|
403
|
-
content: "";
|
404
|
-
display: block;
|
405
|
-
width: 300%;
|
406
|
-
height: 300%;
|
407
|
-
visibility: hidden;
|
408
|
-
}
|
409
|
-
}
|
410
|
-
|
411
|
-
.x-size-change-detector {
|
412
|
-
visibility: hidden;
|
413
|
-
position: absolute;
|
414
|
-
left: 0;
|
415
|
-
top: 0;
|
416
|
-
z-index: -1;
|
417
|
-
width: 100%;
|
418
|
-
height: 100%;
|
419
|
-
overflow: hidden;
|
420
|
-
}
|
421
|
-
|
422
|
-
.x-size-change-detector > * {
|
423
|
-
visibility: hidden;
|
424
|
-
}
|
425
|
-
|
426
|
-
.x-size-change-detector-shrink > * {
|
427
|
-
width: 200%;
|
428
|
-
height: 200%;
|
429
|
-
}
|
430
|
-
|
431
|
-
.x-size-change-detector-expand > * {
|
432
|
-
width: 100000px;
|
433
|
-
height: 100000px;
|
434
|
-
}
|
435
|
-
|
436
|
-
.x-scroll-view {
|
437
|
-
position: relative;
|
438
|
-
display: block;
|
439
|
-
overflow: hidden;
|
440
|
-
}
|
441
|
-
|
442
|
-
.x-scroll-container {
|
443
|
-
position: absolute;
|
444
|
-
width: 100%;
|
445
|
-
height: 100%;
|
446
|
-
}
|
447
|
-
|
448
|
-
.x-scroll-scroller {
|
449
|
-
position: absolute;
|
450
|
-
min-width: 100%;
|
451
|
-
min-height: 100%;
|
452
|
-
width: auto !important;
|
453
|
-
height: auto !important;
|
454
|
-
}
|
455
|
-
|
456
|
-
.x-ios .x-scroll-scroller {
|
457
|
-
-webkit-transform: translate3d(0, 0, 0);
|
458
|
-
}
|
459
|
-
|
460
|
-
.x-scroll-stretcher {
|
461
|
-
position: absolute;
|
462
|
-
visibility: hidden;
|
463
|
-
}
|
464
|
-
|
465
|
-
.x-scroll-bar-grid-wrapper {
|
466
|
-
position: absolute;
|
467
|
-
width: 100%;
|
468
|
-
height: 100%;
|
469
|
-
}
|
470
|
-
|
471
|
-
.x-scroll-bar-grid {
|
472
|
-
display: table;
|
473
|
-
width: 100%;
|
474
|
-
height: 100%;
|
475
|
-
|
476
|
-
> * {
|
477
|
-
display: table-row;
|
478
|
-
}
|
479
|
-
|
480
|
-
> * > * {
|
481
|
-
display: table-cell;
|
482
|
-
}
|
483
|
-
|
484
|
-
> :first-child > :first-child {
|
485
|
-
width: 100%;
|
486
|
-
height: 100%;
|
487
|
-
}
|
488
|
-
|
489
|
-
> :first-child > :nth-child(2) {
|
490
|
-
padding: 3px 3px 0 0;
|
491
|
-
}
|
492
|
-
|
493
|
-
> :nth-child(2) > :first-child {
|
494
|
-
padding: 0 0 3px 3px;
|
495
|
-
}
|
496
|
-
}
|
497
|
-
|
498
|
-
.x-scroll-bar {
|
499
|
-
position: relative;
|
500
|
-
overflow: hidden;
|
501
|
-
}
|
502
|
-
|
503
|
-
.x-scroll-bar-stretcher {
|
504
|
-
position: absolute;
|
505
|
-
visibility: hidden;
|
506
|
-
width: 100%;
|
507
|
-
height: 100%;
|
508
|
-
}
|
509
|
-
|
510
|
-
.x-scroll-bar-x {
|
511
|
-
width: 100%;
|
512
|
-
|
513
|
-
> .x-scroll-bar-stretcher {
|
514
|
-
width: 300%;
|
515
|
-
}
|
516
|
-
|
517
|
-
&.active {
|
518
|
-
height: 6px;
|
519
|
-
}
|
520
|
-
}
|
521
|
-
|
522
|
-
.x-scroll-bar-y {
|
523
|
-
height: 100%;
|
524
|
-
|
525
|
-
> .x-scroll-bar-stretcher {
|
526
|
-
height: 300%;
|
527
|
-
}
|
528
|
-
|
529
|
-
&.active {
|
530
|
-
width: 6px;
|
531
|
-
}
|
532
|
-
}
|
533
|
-
|
534
|
-
.x-scroll-indicator {
|
535
|
-
background: #333;
|
536
|
-
position: absolute;
|
537
|
-
z-index: 3;
|
538
|
-
opacity: 0.5;
|
539
|
-
}
|
540
|
-
|
541
|
-
.x-android-4 .x-scroll-indicator {
|
542
|
-
opacity: 1;
|
543
|
-
}
|
544
|
-
|
545
|
-
.x-scroll-indicator.default {
|
546
|
-
@include border-top-radius(3px);
|
547
|
-
@include border-bottom-radius(3px);
|
548
|
-
}
|
549
|
-
|
550
|
-
.x-list-light,
|
551
|
-
.x-dataview-light {
|
552
|
-
.x-scroll-indicator {
|
553
|
-
background: #fff;
|
554
|
-
opacity: 1;
|
555
|
-
}
|
556
|
-
}
|
557
|
-
|
558
|
-
.x-scroll-indicator-x {
|
559
|
-
height: 100%;
|
560
|
-
}
|
561
|
-
|
562
|
-
.x-scroll-indicator-y {
|
563
|
-
width: 100%;
|
564
|
-
}
|
565
|
-
|
566
|
-
.x-scroll-indicator.csstransform {
|
567
|
-
background: none;
|
568
|
-
|
569
|
-
> * {
|
570
|
-
position: absolute;
|
571
|
-
background-color: #333;
|
572
|
-
}
|
573
|
-
|
574
|
-
> :nth-child(2) {
|
575
|
-
-webkit-transform-origin: 0% 0%;
|
576
|
-
background: none;
|
577
|
-
content: url(data:image/bmp;base64,Qk08AAAAAAAAADYAAAAoAAAAAQAAAAEAAAABABAAAAAAAAYAAAASCwAAEgsAAAAAAAAAAAAAxhgAAAAA);
|
578
|
-
}
|
579
|
-
|
580
|
-
&.x-scroll-indicator-light {
|
581
|
-
> * {
|
582
|
-
background-color: #eee;
|
583
|
-
}
|
584
|
-
|
585
|
-
> :nth-child(2) {
|
586
|
-
content: url(data:image/bmp;base64,Qk08AAAAAAAAADYAAAAoAAAAAQAAAAEAAAABABAAAAAAAAYAAAASCwAAEgsAAAAAAAAAAAAAvXcAAAAA);
|
587
|
-
}
|
588
|
-
}
|
589
|
-
|
590
|
-
&.x-scroll-indicator-y {
|
591
|
-
> * {
|
592
|
-
width: 100%;
|
593
|
-
}
|
594
|
-
|
595
|
-
> :first-child {
|
596
|
-
height: 3px;
|
597
|
-
@include border-top-radius(3px);
|
598
|
-
}
|
599
|
-
|
600
|
-
> :nth-child(2) {
|
601
|
-
height: 1px;
|
602
|
-
}
|
603
|
-
|
604
|
-
> :last-child {
|
605
|
-
height: 3px;
|
606
|
-
@include border-bottom-radius(3px);
|
607
|
-
}
|
608
|
-
}
|
609
|
-
|
610
|
-
&.x-scroll-indicator-x {
|
611
|
-
> * {
|
612
|
-
height: 100%;
|
613
|
-
}
|
614
|
-
|
615
|
-
> :first-child {
|
616
|
-
width: 3px;
|
617
|
-
@include border-left-radius(3px);
|
618
|
-
}
|
619
|
-
|
620
|
-
> :nth-child(2) {
|
621
|
-
width: 1px;
|
622
|
-
}
|
623
|
-
> :last-child {
|
624
|
-
width: 3px;
|
625
|
-
@include border-right-radius(3px);
|
626
|
-
}
|
627
|
-
}
|
628
|
-
}
|
629
|
-
}
|