widget_list 1.1.2 → 1.1.3

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 WidgetList
2
- VERSION = "1.1.2"
2
+ VERSION = "1.1.3"
3
3
  end
@@ -29,7 +29,7 @@ table.widget_list tbody tr td span
29
29
  div.btn_outer
30
30
  {
31
31
  position:relative;
32
- background: transparent url('../images/buttons/regular/green/rightside-regular-btn.png') no-repeat scroll top right;
32
+ background: transparent url('../assets/images/buttons/regular/green/rightside-regular-btn.png') no-repeat scroll top right;
33
33
  display: inline;
34
34
  float: left;
35
35
  font: normal 12px arial, sans-serif;
@@ -104,7 +104,7 @@ div.btn_sml_outer
104
104
 
105
105
  div.btn_sml_outer div.btn_sml_inner
106
106
  {
107
- background: transparent url('../assets/imagesll/green/leftside-small-btn.png') no-repeat;
107
+ background: transparent url('../assets/images/buttons/small/green/leftside-small-btn.png') no-repeat;
108
108
  display: block;
109
109
  line-height: 8px;
110
110
  padding: 5px 0 0px 8px;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: widget_list
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-04 00:00:00.000000000 Z
12
+ date: 2013-03-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sequel