oulu-rails 0.5.34 → 0.5.37
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.
- checksums.yaml +4 -4
- data/lib/oulu-rails/version.rb +1 -1
- data/vendor/assets/stylesheets/options/web-fonts/_varela-round.sass +12 -0
- data/vendor/assets/stylesheets/settings/mixins/_basic-font.sass +6 -0
- data/vendor/assets/stylesheets/settings/mixins/_block.sass +9 -0
- data/vendor/assets/stylesheets/settings/mixins/_image.sass +3 -1
- data/vendor/assets/stylesheets/settings/mixins/_link.sass +5 -1
- data/vendor/assets/stylesheets/settings/variables/_default.sass +5 -5
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2ad074b951dbe92730dd2855d5eadc4ff5fee569
|
4
|
+
data.tar.gz: d888b3843a5b2fe5cd84e1405c2d8012414e86fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a8c28a7f8acadda48e63aeeeb4bbb2579de2f89a58c4f140bca5857c427d9cb1123c2770a9bd0a39394b420dbe3ee15b4b0a8c27fb921150002b7f181d7d7e78
|
7
|
+
data.tar.gz: 0ea81a8b5b50fb42a5e212feb40a6fc4e0715ba9862863b8286298a760dafca0f7d97e456864643f8b3495c475ddc9181832b89661740e913648de9206edf4c7
|
data/lib/oulu-rails/version.rb
CHANGED
@@ -0,0 +1,12 @@
|
|
1
|
+
// ヒラギノ丸を使うときに使う
|
2
|
+
@import url(//fonts.googleapis.com/css?family=Varela+Round)
|
3
|
+
=varela-round($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
|
4
|
+
// $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
|
5
|
+
font-family: 'Varela Round', sans-serif
|
6
|
+
font-weight: $fw
|
7
|
+
@if not $ls == 0
|
8
|
+
letter-spacing: $ls
|
9
|
+
@if (not $fs == null)
|
10
|
+
font-style: italic
|
11
|
+
@if $tx-rendering
|
12
|
+
text-rendering: optimizelegibility
|
@@ -10,6 +10,12 @@
|
|
10
10
|
@if $text-rendering
|
11
11
|
text-rendering: optimizelegibility
|
12
12
|
|
13
|
+
=maru-serif($text-rendering: true)
|
14
|
+
font-family: $basic-maru
|
15
|
+
*font-family: $basic-legacy-ie-sans-serif
|
16
|
+
@if $text-rendering
|
17
|
+
text-rendering: optimizelegibility
|
18
|
+
|
13
19
|
=bold-ja($text-rendering: true)
|
14
20
|
font-family: $basic-bold-sans-serif
|
15
21
|
*font-family: $basic-legacy-ie-sans-serif
|
@@ -28,3 +28,12 @@
|
|
28
28
|
+rem('line-height', $square-block-height)
|
29
29
|
@else
|
30
30
|
+rem('line-height', $square-block-size)
|
31
|
+
|
32
|
+
=over-flow($values)
|
33
|
+
$over-flow-x: optional_nth($values, 1)
|
34
|
+
$over-flow-y: optional_nth($values, 2)
|
35
|
+
@if equal_nth($values, 2)
|
36
|
+
over-flow-x: $over-flow-x
|
37
|
+
over-flow-y: $over-flow-y
|
38
|
+
@else
|
39
|
+
over-flow: $over-flow-x
|
@@ -2,9 +2,9 @@
|
|
2
2
|
// positions
|
3
3
|
////////////////
|
4
4
|
|
5
|
-
$all: top right bottom left
|
6
|
-
$horizontal: left right
|
7
|
-
$vertical: top bottom
|
5
|
+
$all: top right bottom left !default
|
6
|
+
$horizontal: left right !default
|
7
|
+
$vertical: top bottom !default
|
8
8
|
|
9
9
|
/////////////////
|
10
10
|
// compass
|
@@ -66,7 +66,7 @@ $basic-sans-serif: "Lucida Grande", "Lucida Sans Unicode", Roboto, "Droid Sans",
|
|
66
66
|
$basic-legacy-ie-sans-serif: "MS Pゴシック", "Lucida Sans Unicode", sans-serif !default
|
67
67
|
$basic-bold-sans-serif: "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "メイリオ", Meiryo, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif !default
|
68
68
|
$basic-serif: "Times New Roman", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HGS明朝E", "游明朝", YuMincho, Meiryo, serif !default
|
69
|
-
$basic-mono: Osaka-mono, "MS Gothic", monospace
|
70
|
-
|
69
|
+
$basic-mono: Osaka-mono, "MS Gothic", monospace !default
|
70
|
+
$basic-maru: "Varela Round", "Lucida Grande", "Lucida Sans Unicode", Roboto, "Droid Sans", "HG丸ゴシックM-PRO", "Hiragino Maru Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif !default
|
71
71
|
$basic-fonts: $basic-sans-serif !default
|
72
72
|
$basic-legacy-ie-fonts: $basic-legacy-ie-sans-serif !default
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: oulu-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.37
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- machida
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-03-
|
11
|
+
date: 2015-03-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sass-rails
|
@@ -240,6 +240,7 @@ files:
|
|
240
240
|
- vendor/assets/stylesheets/options/web-fonts/_tauri.sass
|
241
241
|
- vendor/assets/stylesheets/options/web-fonts/_ubuntu-mono.sass
|
242
242
|
- vendor/assets/stylesheets/options/web-fonts/_ubuntu.sass
|
243
|
+
- vendor/assets/stylesheets/options/web-fonts/_varela-round.sass
|
243
244
|
- vendor/assets/stylesheets/options/web-fonts/_vt323.sass
|
244
245
|
- vendor/assets/stylesheets/settings/functions/_animation.sass
|
245
246
|
- vendor/assets/stylesheets/settings/functions/_background.sass
|