semantic-ui-sass 1.11.4.0 → 1.11.4.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/README.md +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +1 -1
- data/lib/semantic/ui/sass/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1f2407c5ad0d5005ee1e9e474dbd4bb3e8b859b6
|
4
|
+
data.tar.gz: e43ba5cc402063cc7ecd70e67bfc247025e03bd5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2f222cf5d08de3748747512d7917fb5a9920f5e455579276431520ccef84ed8f049aa653df51d8744a37dbe68ba6f905f3d62a1a8908e9d0557b48ba1276ad23
|
7
|
+
data.tar.gz: 7733b8bc101fb2a2a9dd00e9d33eab9e94536522179086433c5aa6792a3eb511247abc940cd6298782e9bbc21e4baf69086a3bef4d45aaaa5c4bba369caac240
|
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
@@ -17,7 +17,7 @@
|
|
17
17
|
@font-face {
|
18
18
|
font-family: 'Icons';
|
19
19
|
src: font-url("semantic-ui/icons.eot");
|
20
|
-
src: font-url("semantic-ui/icons.eot?#iefix") format('embedded-opentype'), font-url("semantic-ui/icons.
|
20
|
+
src: font-url("semantic-ui/icons.eot?#iefix") format('embedded-opentype'), font-url("semantic-ui/icons.woff") format('woff'), font-url("semantic-ui/icons.ttf") format('truetype'), font-url("semantic-ui/icons.svg#icons") format('svg');
|
21
21
|
font-style: normal;
|
22
22
|
font-weight: normal;
|
23
23
|
font-variant: normal;
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: semantic-ui-sass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.11.4.
|
4
|
+
version: 1.11.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- doabit
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-03-
|
11
|
+
date: 2015-03-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|