test/dummy/public/html/index.html in magic_stylez-0.0.0.82 vs test/dummy/public/html/index.html in magic_stylez-0.0.0.83

- old
+ new

@@ -4,14 +4,14 @@ <meta charset="UTF-8" /> <title>Magic-Stylez</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> - <link href="//berlinmagic.github.io/magic_stylez/assets/application-2c7bc630787d0a1338e08ab7ce960194.css" media="all" rel="stylesheet" /> - <script src="//berlinmagic.github.io/magic_stylez/assets/application-8ea9379eac207772a4d227cb54ff3893.js"></script> + <link href="//berlinmagic.github.io/magic_stylez/assets/application-d73868b4205dedb8c8da140ca10787a7.css" media="all" rel="stylesheet" /> + <script src="//berlinmagic.github.io/magic_stylez/assets/application-e9a65b23c1261383ff6d1e31cccefef4.js"></script> <meta content="authenticity_token" name="csrf-param" /> -<meta content="poYCgoZlTPX2qdKNxnGNPHCaPg8m9BlMv1Z47w9fjgU=" name="csrf-token" /> +<meta content="Wx1Tcl6G535cP5YaEFEI0Cera40IbgFR+xIQpoD6XKE=" name="csrf-token" /> <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'> <link href="//berlinmagic.github.io/magic_stylez/assets/ico/favicon-f1706407301f788c54691b6995f60a8f.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="//berlinmagic.github.io/magic_stylez/assets/ico/favicon-f34b54df445838a4f6bdac98bd904570.png" rel="shortcut icon" type="image/png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144"href="//berlinmagic.github.io/magic_stylez/assets/ico/apple-touch-icon-144x144-precomposed-95cd4cdaa08b7ce4607374cb845aa89f.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114"href="//berlinmagic.github.io/magic_stylez/assets/ico/apple-touch-icon-114x114-precomposed-dff6f19fe419b0d0ca7a513b54eb8b34.png" /> @@ -190,9 +190,22 @@ <p class="loud"><i class="olicons-hide-filter"></i> what causes "Missing variable!" when you update to new version</p> <p class="loud"><i class="olicons-hide-filter"></i> this generator adds all new variables without touching your settings</p> <pre><code>$ rails g magic_stylez:update</code></pre> <br/> <br/> + + <h4>Changes when update to <small>0.0.0.83</small>:</h4> + <p> + Text-Colors now only usable as: + <br/> + <code>.color-name-clr</code> /<small>or</small>/ <code>.color-name-color</code> /<small>or</small>/ <code>.color-name-txt</code> /<small>or</small>/ <code>.color-name-text</code> /<small>or</small>/ <br/> + <code>.clr-color-name</code> /<small>or</small>/ <code>.color-color-name</code> /<small>or</small>/ <code>.txt-color-name</code> /<small>or</small>/ <code>.text-color-name</code> + </p> + <p> + Old style: <code>.color-name</code> is removed !!! + </p> + <hr/> + <h4>Changes when update to <small>0.0.0.78</small>:</h4> <ul> <li>add divider variables in <em>corporate/varriables</em>!</li> </ul> <p>