radiant-clipped-extension 1.0.7 → 1.0.8
Sign up to get free protection for your applications and to get access to all the features.
@@ -193,9 +193,8 @@ p.asset
|
|
193
193
|
overflow: hidden
|
194
194
|
clear: left
|
195
195
|
width: 100%
|
196
|
-
height:
|
197
|
-
|
198
|
-
padding: 0 1em
|
196
|
+
height: 3em
|
197
|
+
padding: 0.5em
|
199
198
|
span, a
|
200
199
|
display: block
|
201
200
|
float: left
|
@@ -211,7 +210,7 @@ p.asset
|
|
211
210
|
color: #ccc
|
212
211
|
a
|
213
212
|
background-color: #eee
|
214
|
-
color: #
|
213
|
+
color: #444
|
215
214
|
&:hover
|
216
215
|
background-color: #c00
|
217
216
|
color: #fff
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: radiant-clipped-extension
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 7
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 1.0.
|
9
|
+
- 8
|
10
|
+
version: 1.0.8
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Keith Bingman
|