Whitespace.
This commit is contained in:
parent
fac15a4e26
commit
7a5c9c3276
@ -5274,10 +5274,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5385,7 +5385,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5445,9 +5445,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5577,7 +5577,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5672,8 +5672,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5736,7 +5736,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -5303,10 +5303,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5414,7 +5414,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5474,9 +5474,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5606,7 +5606,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5701,8 +5701,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5765,7 +5765,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -5384,10 +5384,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5500,7 +5500,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5560,9 +5560,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5692,7 +5692,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5787,8 +5787,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5851,7 +5851,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -5277,10 +5277,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5388,7 +5388,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5448,9 +5448,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5580,7 +5580,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5675,8 +5675,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5739,7 +5739,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -5153,10 +5153,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5264,7 +5264,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5324,9 +5324,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5456,7 +5456,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5551,8 +5551,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5615,7 +5615,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -5273,10 +5273,10 @@ $maybe msg <- mmsg
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
A Widget's Html, Css and Javascript are separated in three files with the #
|
A Widget's Html, Css and Javascript are separated in three files with the #
|
||||||
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
|
||||||
|
|
||||||
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
|
||||||
|
|
||||||
<li #form>
|
<li #form>
|
||||||
This is an example trivial Form. Read the #
|
This is an example trivial Form. Read the #
|
||||||
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #
|
||||||
@ -5384,7 +5384,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
* Addresses font-family inconsistency between 'textarea' and other form elements.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -5444,9 +5444,9 @@ abbr[title] {
|
|||||||
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
* Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
@ -5576,7 +5576,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Corrects overflow displayed oddly in IE9
|
* Corrects overflow displayed oddly in IE9
|
||||||
*/
|
*/
|
||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
@ -5671,8 +5671,8 @@ table input {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
button,
|
button,
|
||||||
html input[type="button"],
|
html input[type="button"],
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; /* 1 */
|
cursor: pointer; /* 1 */
|
||||||
-webkit-appearance: button; /* 2 */
|
-webkit-appearance: button; /* 2 */
|
||||||
@ -5735,7 +5735,7 @@ textarea {
|
|||||||
Tables
|
Tables
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove most spacing between table cells
|
* Remove most spacing between table cells
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user