dynatree-rails 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Dynatree
2
2
  module Rails
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
@@ -63,7 +63,7 @@ span
63
63
  vertical-align: top
64
64
  background-repeat: no-repeat
65
65
  background-position: left
66
- background-image: url("icons.gif")
66
+ background-image: image-url("dynatree/skin-vista/icons.gif")
67
67
  background-position: 0 0
68
68
 
69
69
  #dynatree-drop-marker
@@ -76,7 +76,7 @@ span
76
76
  vertical-align: top
77
77
  background-repeat: no-repeat
78
78
  background-position: left
79
- background-image: url("icons.gif")
79
+ background-image: image-url("dynatree/skin-vista/icons.gif")
80
80
  background-position: 0 0
81
81
 
82
82
  /** Used by 'icon' node option:
@@ -132,7 +132,7 @@ span
132
132
 
133
133
  .dynatree-loading span.dynatree-expander
134
134
  background-position: 0 0
135
- background-image: url("loading.gif")
135
+ background-image: image-url("dynatree/skin-vista/loading.gif")
136
136
 
137
137
  /*******************************************************************************
138
138
  * Checkbox icon
@@ -199,7 +199,7 @@ span.dynatree-icon
199
199
  /* Status node icons
200
200
 
201
201
  .dynatree-statusnode-wait span.dynatree-icon
202
- background-image: url("loading.gif")
202
+ background-image: image-url("dynatree/skin-vista/loading.gif")
203
203
 
204
204
  .dynatree-statusnode-error span.dynatree-icon
205
205
  background-position: 0px -112px
@@ -28,10 +28,10 @@ ul
28
28
  background-attachment: scroll
29
29
  background-color: transparent
30
30
  background-repeat: repeat-y
31
- background-image: url("vline.gif")
31
+ background-image: image-url("dynatree/skin/vline.gif")
32
32
  background-position: 0 0
33
33
  /*
34
- *background-image: url("icons_96x256.gif");
34
+ *background-image: image-url("dynatree/skin/icons_96x256.gif");
35
35
  *background-position: -80px -64px;
36
36
  margin: 0
37
37
  padding: 1px 0 0 0
@@ -65,7 +65,7 @@ span
65
65
  vertical-align: top
66
66
  background-repeat: no-repeat
67
67
  background-position: left
68
- background-image: url("icons.gif")
68
+ background-image: image-url("dynatree/skin/icons.gif")
69
69
  background-position: 0 0
70
70
 
71
71
  #dynatree-drop-marker
@@ -78,7 +78,7 @@ span
78
78
  vertical-align: top
79
79
  background-repeat: no-repeat
80
80
  background-position: left
81
- background-image: url("icons.gif")
81
+ background-image: image-url("dynatree/skin/icons.gif")
82
82
  background-position: 0 0
83
83
 
84
84
  /** Used by 'icon' node option:
@@ -127,7 +127,7 @@ span
127
127
 
128
128
  .dynatree-loading span.dynatree-expander
129
129
  background-position: 0 0
130
- background-image: url("loading.gif")
130
+ background-image: image-url("dynatree/skin/loading.gif")
131
131
 
132
132
  /*******************************************************************************
133
133
  * Checkbox icon
@@ -191,11 +191,11 @@ span.dynatree-icon
191
191
  /* Status node icons
192
192
 
193
193
  .dynatree-statusnode-wait span.dynatree-icon
194
- background-image: url("loading.gif")
194
+ background-image: image-url("dynatree/skin/loading.gif")
195
195
 
196
196
  .dynatree-statusnode-error span.dynatree-icon
197
197
  background-position: 0px -112px
198
- /* background-image: url("ltError.gif");
198
+ /* background-image: image-url("dynatree/skin/ltError.gif");
199
199
 
200
200
  /*******************************************************************************
201
201
  * Node titles
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynatree-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: