runit-man 1.8.0 → 1.8.1
Sign up to get free protection for your applications and to get access to all the features.
- data/public/css/runit-man.css +1 -1
- metadata +3 -3
data/public/css/runit-man.css
CHANGED
@@ -2,7 +2,7 @@ form.service-action, form.service-signal
|
|
2
2
|
{
|
3
3
|
display: inline;
|
4
4
|
}
|
5
|
-
#container{margin:0 auto;border-top:0;
|
5
|
+
#container{margin:0 auto;border-top:0;border-top:0;padding-left: 2em; padding-right: 2em;}
|
6
6
|
.content{position:relative;padding: 16px 0;color:#c0baba;font-size:1.27em;line-height:1.7}
|
7
7
|
.content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
|
8
8
|
.content{display:inline-block;}
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 1
|
7
7
|
- 8
|
8
|
-
-
|
9
|
-
version: 1.8.
|
8
|
+
- 1
|
9
|
+
version: 1.8.1
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Akzhan Abdulin
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2010-
|
17
|
+
date: 2010-06-10 00:00:00 +04:00
|
18
18
|
default_executable:
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|