removed compiled style.css
This commit is contained in:
parent
f99233061e
commit
b5602308fb
|
@ -1,395 +0,0 @@
|
|||
@charset "UTF-8";
|
||||
/* line 14, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
html, body, div, span, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
|
||||
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* line 24, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* line 28, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
|
||||
/* line 31, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
blockquote:before, blockquote:after,
|
||||
q:before, q:after {
|
||||
content: '';
|
||||
content: none;
|
||||
}
|
||||
|
||||
/* line 33, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
ins {
|
||||
background-color: #ff9;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* line 35, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
mark {
|
||||
background-color: #ff9;
|
||||
color: #000;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 37, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
del {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
/* line 39, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
abbr[title], dfn[title] {
|
||||
border-bottom: 1px dotted;
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
/* line 41, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
/* line 43, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
hr {
|
||||
display: block;
|
||||
height: 1px;
|
||||
border: 0;
|
||||
border-top: 1px solid #ccc;
|
||||
margin: 1em 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* line 45, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_reset.scss */
|
||||
input, select {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* line 11, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_fonts.scss */
|
||||
body {
|
||||
font-size: 13px;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.231;
|
||||
*font-size: small;
|
||||
}
|
||||
|
||||
/* line 18, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_fonts.scss */
|
||||
select, input, textarea, button {
|
||||
font: 99% sans-serif;
|
||||
}
|
||||
|
||||
/* line 23, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_fonts.scss */
|
||||
pre, code, kbd, samp {
|
||||
font-family: monospace, sans-serif;
|
||||
}
|
||||
|
||||
/* line 15, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
html {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
/* line 17, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
ul, ol {
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
/* line 18, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
ol {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
/* line 20, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
td, td img {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/* line 22, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
sub {
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
/* line 24, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
sup {
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
/* line 26, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* line 57, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
a:hover, a:active {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/* line 62, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
white-space: pre-line;
|
||||
word-wrap: break-word;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
/* line 71, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
input[type="radio"] {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
/* line 72, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
input[type="checkbox"] {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
/* line 73, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
.ie7 input[type="checkbox"] {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* line 74, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
.ie6 input {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
/* line 79, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
label, input[type="button"], input[type="submit"], input[type="image"], button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* line 84, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
button, input, select, textarea {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* line 91, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
::-moz-selection {
|
||||
background: #ff5e99;
|
||||
color: white;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* line 92, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
::selection {
|
||||
background: #ff5e99;
|
||||
color: white;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* line 97, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
a:link {
|
||||
-webkit-tap-highlight-color: #ff5e99;
|
||||
}
|
||||
|
||||
/* line 108, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
button {
|
||||
width: auto;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/* line 112, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
.ie7 img {
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
|
||||
/* line 114, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
.ie6 legend, .ie7 legend {
|
||||
margin-left: -7px;
|
||||
}
|
||||
|
||||
/* line 119, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_styles.scss */
|
||||
nav ul, nav li {
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
list-style-image: none;
|
||||
}
|
||||
|
||||
/* line 10, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_helpers.scss */
|
||||
.ir {
|
||||
text-indent: -119988px;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
direction: ltr;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* line 12, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_helpers.scss */
|
||||
.hidden {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* line 14, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_helpers.scss */
|
||||
.visuallyhidden {
|
||||
border: 0;
|
||||
clip: rect(0 0 0 0);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
}
|
||||
/* line 50, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_helpers.scss */
|
||||
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
|
||||
clip: auto;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
overflow: visible;
|
||||
position: static;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* line 16, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_helpers.scss */
|
||||
.clearfix {
|
||||
*zoom: 1;
|
||||
}
|
||||
/* line 22, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
|
||||
.clearfix:after {
|
||||
content: "\0020";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* line 8, ../../../app/stylesheets/partials/_page.scss */
|
||||
body, select, input, textarea {
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
/* line 15, ../../../app/stylesheets/partials/_page.scss */
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 21, ../../../app/stylesheets/partials/_page.scss */
|
||||
a, a:active, a:visited {
|
||||
color: #607890;
|
||||
}
|
||||
|
||||
/* line 22, ../../../app/stylesheets/partials/_page.scss */
|
||||
a:hover {
|
||||
color: #003366;
|
||||
}
|
||||
|
||||
/* line 24, ../../../app/stylesheets/partials/_page.scss */
|
||||
strong, th {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 28, ../../../app/stylesheets/partials/_page.scss */
|
||||
small {
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
/* line 37, ../../../app/stylesheets/partials/_page.scss */
|
||||
input:invalid, textarea:invalid {
|
||||
-moz-border-radius: 1px;
|
||||
-webkit-border-radius: 1px;
|
||||
-o-border-radius: 1px;
|
||||
-ms-border-radius: 1px;
|
||||
-khtml-border-radius: 1px;
|
||||
border-radius: 1px;
|
||||
-moz-box-shadow: red 0 0 5px 0;
|
||||
-webkit-box-shadow: red 0 0 5px 0;
|
||||
-o-box-shadow: red 0 0 5px 0;
|
||||
box-shadow: red 0 0 5px 0;
|
||||
}
|
||||
|
||||
/* line 42, ../../../app/stylesheets/partials/_page.scss */
|
||||
.no-boxshadow input:invalid,
|
||||
.no-boxshadow textarea:invalid {
|
||||
background-color: #f0dddd;
|
||||
}
|
||||
|
||||
@media print {
|
||||
/* line 24, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
* {
|
||||
background: transparent !important;
|
||||
color: black !important;
|
||||
text-shadow: none !important;
|
||||
filter: none !important;
|
||||
-ms-filter: none !important;
|
||||
}
|
||||
|
||||
/* line 26, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
a, a:visited {
|
||||
color: #444 !important;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* line 27, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
a[href]:after {
|
||||
content: " (" attr(href) ")";
|
||||
}
|
||||
|
||||
/* line 28, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
abbr[title]:after {
|
||||
content: " (" attr(title) ")";
|
||||
}
|
||||
|
||||
/* line 29, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* line 30, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
pre, blockquote {
|
||||
border: 1px solid #999;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
/* line 31, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
thead {
|
||||
display: table-header-group;
|
||||
}
|
||||
|
||||
/* line 32, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
tr, img {
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
@page {
|
||||
margin: 0.5cm;
|
||||
}
|
||||
|
||||
/* line 34, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
p, h2, h3 {
|
||||
orphans: 3;
|
||||
widows: 3;
|
||||
}
|
||||
|
||||
/* line 35, ../../../../../.rvm/gems/ruby-1.8.7-p302/gems/html5-boilerplate-0.3.2/stylesheets/html5-boilerplate/_media.scss */
|
||||
h2, h3 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (orientation:portrait) {}
|
||||
@media all and (orientation:landscape) {}
|
||||
@media screen and (max-device-width: 480px) {}
|
Loading…
Reference in New Issue