magic_stylez 0.0.0.81 → 0.0.0.82
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/magic_stylez/version.rb +1 -1
- data/test/dummy/public/html/aside-nav.html +2 -2
- data/test/dummy/public/html/fixed-header.html +2 -2
- data/test/dummy/public/html/fixed-subnav.html +2 -2
- data/test/dummy/public/html/index.html +6 -4
- data/test/dummy/public/html/slidebar-header.html +2 -2
- data/test/dummy/public/html/slidebar-subnav.html +2 -2
- data/vendor/assets/stylesheets/magic/layout/_fullpage_table.scss +3 -6
- 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: 8d8ab90e037dd627d5577881a0eb3b7bc5d42fc7
|
|
4
|
+
data.tar.gz: 5775dfc1869440c87685504df952eae4e836e35a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b72a1a1e1071b22dba6888962aea801b685ee275de5a0350b6b395a7e5b1cf2f8e4c376edd7722a306a1b6e2b8251eaa5cdb1e4daf179b43e965b9dc25674005
|
|
7
|
+
data.tar.gz: 0db0beb8653398e34125c0c6975ac268c3d3835f27bb77d418201ad20325c72d6033e382afbb71ef4ecb283bc8c1fb971791234921f6d7aa52ba972467bd77f2
|
data/lib/magic_stylez/version.rb
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<title>Magic-Stylez</title>
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
6
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
7
7
|
<script src="//berlinmagic.github.io/magic_stylez/assets/blank-f61f67c5c51c1b2adbcfdfc46056dabb.js"></script>
|
|
8
8
|
<meta content="authenticity_token" name="csrf-param" />
|
|
9
|
-
<meta content="
|
|
9
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
10
10
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
11
11
|
<script type="text/javascript" charset="utf-8">
|
|
12
12
|
App = {};
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<title>Magic-Stylez</title>
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
6
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
7
7
|
<script src="//berlinmagic.github.io/magic_stylez/assets/blank-f61f67c5c51c1b2adbcfdfc46056dabb.js"></script>
|
|
8
8
|
<meta content="authenticity_token" name="csrf-param" />
|
|
9
|
-
<meta content="
|
|
9
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
10
10
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
11
11
|
<script type="text/javascript" charset="utf-8">
|
|
12
12
|
App = {};
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<title>Magic-Stylez</title>
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
6
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
7
7
|
<script src="//berlinmagic.github.io/magic_stylez/assets/blank-f61f67c5c51c1b2adbcfdfc46056dabb.js"></script>
|
|
8
8
|
<meta content="authenticity_token" name="csrf-param" />
|
|
9
|
-
<meta content="
|
|
9
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
10
10
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
11
11
|
<script type="text/javascript" charset="utf-8">
|
|
12
12
|
App = {};
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
7
7
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
8
8
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
9
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
10
|
-
<script src="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
9
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
10
|
+
<script src="//berlinmagic.github.io/magic_stylez/assets/application-8ea9379eac207772a4d227cb54ff3893.js"></script>
|
|
11
11
|
<meta content="authenticity_token" name="csrf-param" />
|
|
12
|
-
<meta content="
|
|
12
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
13
13
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
14
14
|
<link href="//berlinmagic.github.io/magic_stylez/assets/ico/favicon-f1706407301f788c54691b6995f60a8f.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
|
|
15
15
|
<link href="//berlinmagic.github.io/magic_stylez/assets/ico/favicon-f34b54df445838a4f6bdac98bd904570.png" rel="shortcut icon" type="image/png" />
|
|
@@ -41,9 +41,11 @@
|
|
|
41
41
|
<li class="current active"><a class="app_lnk lst_lnk" data-target="" href="#">Magic-Stylez</a></li>
|
|
42
42
|
<li><a class="lst_lnk" href="#">Content</a>
|
|
43
43
|
<ul class="sub_nav">
|
|
44
|
+
<li><a class="app_lnk lst_lnk" data-target="content/banner" href="#">Banner</a></li>
|
|
44
45
|
<li><a class="app_lnk lst_lnk" data-target="content/box" href="#">Box</a></li>
|
|
45
46
|
<li><a class="app_lnk lst_lnk" data-target="content/buttons" href="#">Buttons</a></li>
|
|
46
47
|
<li><a class="app_lnk lst_lnk" data-target="content/forms" href="#">Forms</a></li>
|
|
48
|
+
<li><a class="app_lnk lst_lnk" data-target="content/helper" href="#">Helper</a></li>
|
|
47
49
|
<li><a class="app_lnk lst_lnk" data-target="content/inputs" href="#">Inputs</a></li>
|
|
48
50
|
<li><a class="app_lnk lst_lnk" data-target="content/labels" href="#">Labels</a></li>
|
|
49
51
|
</ul>
|
|
@@ -238,7 +240,7 @@ CSS:
|
|
|
238
240
|
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> npm & bower compatiblity</p>
|
|
239
241
|
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> small paralax plugin to fix fixed-background problem on chrome</p>
|
|
240
242
|
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> optimize code, variables</p>
|
|
241
|
-
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> clean up unused or double
|
|
243
|
+
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> clean up unused or double css</p>
|
|
242
244
|
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> learn english :)</p>
|
|
243
245
|
<p class="loud"><i class="icomoon-checkbox-unchecked"></i> improve documentation</p>
|
|
244
246
|
</div>
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<title>Magic-Stylez</title>
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
6
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
7
7
|
<script src="//berlinmagic.github.io/magic_stylez/assets/blank-f61f67c5c51c1b2adbcfdfc46056dabb.js"></script>
|
|
8
8
|
<meta content="authenticity_token" name="csrf-param" />
|
|
9
|
-
<meta content="
|
|
9
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
10
10
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
11
11
|
<script type="text/javascript" charset="utf-8">
|
|
12
12
|
App = {};
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<title>Magic-Stylez</title>
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<link href="//berlinmagic.github.io/magic_stylez/assets/application-
|
|
6
|
+
<link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" />
|
|
7
7
|
<script src="//berlinmagic.github.io/magic_stylez/assets/blank-f61f67c5c51c1b2adbcfdfc46056dabb.js"></script>
|
|
8
8
|
<meta content="authenticity_token" name="csrf-param" />
|
|
9
|
-
<meta content="
|
|
9
|
+
<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" />
|
|
10
10
|
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
|
|
11
11
|
<script type="text/javascript" charset="utf-8">
|
|
12
12
|
App = {};
|
|
@@ -37,22 +37,19 @@ html, body, #body {
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
.inline_table {
|
|
40
|
-
display: table;
|
|
41
|
-
padding: 0; margin: 0;
|
|
40
|
+
display: table;
|
|
42
41
|
width: 100%;
|
|
43
42
|
& > * {
|
|
44
43
|
display: table-cell;
|
|
45
44
|
border-collapse: separate;
|
|
46
|
-
&.top { vertical-align: top; }
|
|
47
|
-
&.middled { vertical-align: middle; }
|
|
48
|
-
&.bottom { vertical-align: bottom; }
|
|
49
45
|
&.aside { width: 220px; }
|
|
50
46
|
@for $i from 1 through 12 {
|
|
51
47
|
&.col-#{$i} { width: percentage(1 / 12 * $i); }
|
|
52
48
|
}
|
|
53
49
|
}
|
|
50
|
+
&.middled > * { vertical-align: middle; }
|
|
54
51
|
&.grid > * {
|
|
55
|
-
padding:
|
|
52
|
+
padding: 0 #{$grid-gutter-width / 2};
|
|
56
53
|
&:first-child { padding-left: 0; }
|
|
57
54
|
&:last-child { padding-right: 0; }
|
|
58
55
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: magic_stylez
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.0.
|
|
4
|
+
version: 0.0.0.82
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Torsten Wetzel
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-08-
|
|
11
|
+
date: 2015-08-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|