rsence-pre 2.2.0.9 → 2.2.0.10

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.2.0.9.pre
1
+ 2.2.0.10.pre
@@ -47,7 +47,7 @@
47
47
 
48
48
  .checkbox_label {
49
49
  left: 24px; right: 0px; top: 2px;
50
- height: 20px; line-height: 22px;
50
+ height: 20px; line-height: 20px;
51
51
  text-align: left; vertical-align: middle;
52
52
  font-family: Arial, sans-serif;
53
53
  font-size: 12px;
@@ -13,7 +13,7 @@
13
13
  }
14
14
 
15
15
  .default .disabled .textcontrol_input {
16
- color: #999;
16
+ color: #ccc;
17
17
  }
18
18
 
19
19
  .default .textcontrol_input_parent {
@@ -28,6 +28,9 @@
28
28
  #{BROWSER_TYPE.ie6?'font-size:0;line-height:0;':''}
29
29
  }
30
30
 
31
+ .default .disabled .textcontrol_bg {
32
+ background-color: #eee;
33
+ }
31
34
 
32
35
 
33
36
  .default .textcontrol_ne,
@@ -57,7 +57,7 @@
57
57
  color: #000;
58
58
  }
59
59
  .disabled .popupmenu_control {
60
- opacity: 0.8;
60
+ opacity: 0.6;
61
61
  }
62
62
 
63
63
  .popupmenu_antiselect {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsence-pre
3
3
  version: !ruby/object:Gem::Version
4
- hash: 109
4
+ hash: 107
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 2
9
9
  - 0
10
- - 9
11
- version: 2.2.0.9
10
+ - 10
11
+ version: 2.2.0.10
12
12
  platform: ruby
13
13
  authors:
14
14
  - Riassence Inc.
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-06-10 00:00:00 Z
19
+ date: 2011-06-11 00:00:00 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: rsence-deps