runit-man 2.1.0 → 2.1.1

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,4 +1,4 @@
1
1
  module RunitManVersion
2
- VERSION = '2.1.0'.freeze
2
+ VERSION = '2.1.1'.freeze
3
3
  end
4
4
 
@@ -17,9 +17,10 @@ form.service-action, form.service-signal
17
17
  .notice a {color:#514721;}
18
18
  .success a {color:#264409;}
19
19
 
20
- span.inactive {color:#gray;}
20
+ span.inactive {color:gray;}
21
21
  span.down {color:#8a1f11;}
22
22
  span.run {color:#264409;}
23
23
 
24
24
  #services { text-align: center; }
25
- #services table {width:90%; margin-left:5%; margin-right:5%;}
25
+
26
+ table {width:90%; margin-left:5%; margin-right:5%; color: #000; }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runit-man
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 9
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 1
9
- - 0
10
- version: 2.1.0
9
+ - 1
10
+ version: 2.1.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Akzhan Abdulin