tmix-icon-rails 4.3.0 → 4.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/tmix-icon.css +2 -2
- data/lib/tmix-icon-rails/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 57ea7eb421773a3d164b7df1ec1e9db293006fcf
|
4
|
+
data.tar.gz: 91aeb3c7bf52e1710e91b8b5eab22b76bfb91d98
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 66e63dbe9fb1e5da6561e3a6d14eaee209756443aad09f865363ab1b07f787796815bbf36cfafc39cf00a29a5eff9cadf6d90ebd9fdb9dfd9c50ffb2288ac54e
|
7
|
+
data.tar.gz: 00e8db81ae5ca135033456be0a3f36a6ac947a265c6baad65abcf73a331560c754e4f0db94710a4e4480fe5147d492b3fa6ca97c188b52189a8724b00bc1de76
|
@@ -251,10 +251,10 @@ i {
|
|
251
251
|
.tmix-print-area-pull-parka-front:before {
|
252
252
|
content: "\e93c";
|
253
253
|
}
|
254
|
-
.tmix-print-area-towel-left:before {
|
254
|
+
.tmix-print-area-towel-left:before, .tmix-print-area-towel-back:before {
|
255
255
|
content: "\e93d";
|
256
256
|
}
|
257
|
-
.tmix-print-area-towel-right:before {
|
257
|
+
.tmix-print-area-towel-right:before, .tmix-print-area-towel-front:before {
|
258
258
|
content: "\e93e";
|
259
259
|
}
|
260
260
|
.tmix-print-area-tshirt-back:before {
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tmix-icon-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.3.
|
4
|
+
version: 4.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ItsukiChitose
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: exe
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2017-01-04 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: bundler
|
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
80
80
|
version: '0'
|
81
81
|
requirements: []
|
82
82
|
rubyforge_project:
|
83
|
-
rubygems_version: 2.
|
83
|
+
rubygems_version: 2.6.8
|
84
84
|
signing_key:
|
85
85
|
specification_version: 4
|
86
86
|
summary: Web font for tmix
|