mobile_rails_jqm 0.0.3 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module MobileRailsJqm
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.5"
3
3
  end
@@ -850,7 +850,7 @@ a.ui-link-inherit {
850
850
  .ui-icon-searchfield:after {
851
851
  background: #666 /*{global-icon-color}*/;
852
852
  background: rgba(0,0,0,.4) /*{global-icon-disc}*/;
853
- background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;
853
+ background-image: url(icons-18-white.png) /*{global-icon-set}*/;
854
854
  background-repeat: no-repeat;
855
855
  -moz-border-radius: 9px;
856
856
  -webkit-border-radius: 9px;
@@ -864,7 +864,7 @@ a.ui-link-inherit {
864
864
  .ui-icon-alt {
865
865
  background: #fff;
866
866
  background: rgba(255,255,255,.3);
867
- background-image: url(images/icons-18-black.png);
867
+ background-image: url(icons-18-black.png);
868
868
  background-repeat: no-repeat;
869
869
  }
870
870
 
@@ -880,14 +880,14 @@ a.ui-link-inherit {
880
880
  .ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back,
881
881
  .ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-search, .ui-icon-searchfield:after,
882
882
  .ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
883
- background-image: url(images/icons-36-white.png);
883
+ background-image: url(icons-36-white.png);
884
884
  -moz-background-size: 776px 18px;
885
885
  -o-background-size: 776px 18px;
886
886
  -webkit-background-size: 776px 18px;
887
887
  background-size: 776px 18px;
888
888
  }
889
889
  .ui-icon-alt {
890
- background-image: url(images/icons-36-black.png);
890
+ background-image: url(icons-36-black.png);
891
891
  }
892
892
  }
893
893
 
@@ -984,7 +984,7 @@ a.ui-link-inherit {
984
984
 
985
985
  /* loading icon */
986
986
  .ui-icon-loading {
987
- background-image: url(images/ajax-loader.png);
987
+ background-image: url(ajax-loader.png);
988
988
  width: 40px;
989
989
  height: 40px;
990
990
  -moz-border-radius: 20px;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mobile_rails_jqm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: