mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
312 lines
7.4 KiB
CSS
312 lines
7.4 KiB
CSS
@charset "UTF-8";
|
|
/* line 14, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
html, body, div, span, applet, object, iframe,
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
|
a, abbr, acronym, address, big, cite, code,
|
|
del, dfn, em, font, img, ins, kbd, q, s, samp,
|
|
small, strike, strong, sub, sup, tt, var,
|
|
dl, dt, dd, ol, ul, li,
|
|
fieldset, form, label, legend,
|
|
table, caption, tbody, tfoot, thead, tr, th, td {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
outline: 0;
|
|
font-weight: inherit;
|
|
font-style: inherit;
|
|
font-size: 100%;
|
|
font-family: inherit;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
/* line 17, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
body {
|
|
line-height: 1;
|
|
color: black;
|
|
background: white;
|
|
}
|
|
|
|
/* line 19, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
ol, ul {
|
|
list-style: none;
|
|
}
|
|
|
|
/* line 21, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
table {
|
|
border-collapse: separate;
|
|
border-spacing: 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
/* line 23, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
caption, th, td {
|
|
text-align: left;
|
|
font-weight: normal;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
/* line 25, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
q, blockquote {
|
|
quotes: "" "";
|
|
}
|
|
/* line 96, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
q:before, q:after, blockquote:before, blockquote:after {
|
|
content: "";
|
|
}
|
|
|
|
/* line 27, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
|
a img {
|
|
border: none;
|
|
}
|
|
|
|
/* line 15, ../../css/style.sass */
|
|
#container.twocolumn {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 960px;
|
|
}
|
|
/* line 17, ../../css/style.sass */
|
|
#container.twocolumn #header, #container.twocolumn #menu, #container.twocolumn #footer, #container.twocolumn #toc, #container.twocolumn #content {
|
|
display: inline;
|
|
float: left;
|
|
margin-left: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
/* line 19, ../../css/style.sass */
|
|
#container.twocolumn #header, #container.twocolumn #menu, #container.twocolumn #footer {
|
|
width: 940px;
|
|
}
|
|
/* line 21, ../../css/style.sass */
|
|
#container.twocolumn #toc {
|
|
width: 300px;
|
|
}
|
|
/* line 23, ../../css/style.sass */
|
|
#container.twocolumn #content {
|
|
width: 620px;
|
|
}
|
|
|
|
/* line 4, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
body {
|
|
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
|
}
|
|
|
|
/* line 6, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
a:focus {
|
|
outline: 1px dotted invert;
|
|
}
|
|
|
|
/* line 8, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
hr {
|
|
border-color: #cccccc;
|
|
border-style: solid;
|
|
border-width: 1px 0 0;
|
|
clear: both;
|
|
height: 0;
|
|
}
|
|
|
|
/* line 14, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h1 {
|
|
font-size: 25px;
|
|
}
|
|
|
|
/* line 16, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h2 {
|
|
font-size: 23px;
|
|
}
|
|
|
|
/* line 18, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h3 {
|
|
font-size: 21px;
|
|
}
|
|
|
|
/* line 20, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h4 {
|
|
font-size: 19px;
|
|
}
|
|
|
|
/* line 22, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h5 {
|
|
font-size: 17px;
|
|
}
|
|
|
|
/* line 24, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
h6 {
|
|
font-size: 15px;
|
|
}
|
|
|
|
/* line 26, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
ol {
|
|
list-style: decimal;
|
|
}
|
|
|
|
/* line 28, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
ul {
|
|
list-style: square;
|
|
}
|
|
|
|
/* line 30, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
li {
|
|
margin-left: 30px;
|
|
}
|
|
|
|
/* line 32, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
|
p,
|
|
dl,
|
|
hr,
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6,
|
|
ol,
|
|
ul,
|
|
pre,
|
|
table,
|
|
address,
|
|
fieldset {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
/* line 30, ../../css/style.sass */
|
|
body {
|
|
font-family: Helvetica, Arial, sans-serif;
|
|
}
|
|
|
|
/* line 33, ../../css/style.sass */
|
|
a, a:visited, a:hover, a:active {
|
|
color: #569633;
|
|
text-decoration: none;
|
|
}
|
|
|
|
/* line 39, ../../css/style.sass */
|
|
#menu {
|
|
margin-bottom: 23px;
|
|
-moz-border-radius-bottomleft: 10px;
|
|
-webkit-border-bottom-left-radius: 10px;
|
|
-o-border-bottom-left-radius: 10px;
|
|
-ms-border-bottom-left-radius: 10px;
|
|
-khtml-border-bottom-left-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
-moz-border-radius-bottomright: 10px;
|
|
-webkit-border-bottom-right-radius: 10px;
|
|
-o-border-bottom-right-radius: 10px;
|
|
-ms-border-bottom-right-radius: 10px;
|
|
-khtml-border-bottom-right-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
background-color: #959595;
|
|
text-align: right;
|
|
}
|
|
/* line 44, ../../css/style.sass */
|
|
#menu div.logo {
|
|
float: left;
|
|
margin-left: 10px;
|
|
padding-top: 3px;
|
|
}
|
|
/* line 48, ../../css/style.sass */
|
|
#menu ul {
|
|
display: inline;
|
|
margin-right: 10px;
|
|
list-style: none;
|
|
}
|
|
/* line 11, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss */
|
|
#menu ul li {
|
|
list-style-image: none;
|
|
list-style-type: none;
|
|
margin-left: 0px;
|
|
}
|
|
/* line 52, ../../css/style.sass */
|
|
#menu ul li {
|
|
display: inline;
|
|
padding: 0px 3px;
|
|
}
|
|
/* line 55, ../../css/style.sass */
|
|
#menu ul li a {
|
|
font-size: 17px;
|
|
color: white;
|
|
}
|
|
|
|
/* line 59, ../../css/style.sass */
|
|
div.document {
|
|
border-right: 1px solid #959595;
|
|
padding-right: 15px;
|
|
}
|
|
|
|
/* line 64, ../../css/style.sass */
|
|
#toc ul ul {
|
|
list-style: disc;
|
|
}
|
|
/* line 66, ../../css/style.sass */
|
|
#toc ul ul ul {
|
|
list-style: circle;
|
|
}
|
|
|
|
/* line 69, ../../css/style.sass */
|
|
p.topic-title {
|
|
display: none;
|
|
}
|
|
|
|
/* line 72, ../../css/style.sass */
|
|
pre, tt {
|
|
font-family: "Andale Mono", "Lucida Console", monospace;
|
|
font-size: 12px;
|
|
}
|
|
|
|
/* line 76, ../../css/style.sass */
|
|
pre {
|
|
white-space: pre;
|
|
background-color: black;
|
|
color: lime;
|
|
margin: 5px;
|
|
margin-bottom: 20px;
|
|
padding: 5px;
|
|
}
|
|
|
|
/* line 84, ../../css/style.sass */
|
|
.note {
|
|
border-top: 1px solid #569633;
|
|
border-bottom: 1px solid #569633;
|
|
padding: 0.6em 0.6em 0.6em 80px;
|
|
margin-bottom: 2em;
|
|
position: relative;
|
|
}
|
|
/* line 90, ../../css/style.sass */
|
|
.note p.admonition-title:before {
|
|
content: "!";
|
|
font-size: 60px;
|
|
font-weight: bold;
|
|
color: red;
|
|
position: absolute;
|
|
left: 30px;
|
|
font-family: helvetica, arial;
|
|
}
|
|
/* line 98, ../../css/style.sass */
|
|
.note p.admonition-title {
|
|
font-weight: 700;
|
|
margin: 0;
|
|
margin-bottom: 4px;
|
|
padding: 0;
|
|
}
|
|
/* line 103, ../../css/style.sass */
|
|
.note p.last {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
/* line 107, ../../css/style.sass */
|
|
#footer {
|
|
border-top: 1px solid #959595;
|
|
padding: 10px 0px;
|
|
text-align: center;
|
|
color: #959595;
|
|
}
|
|
/* line 112, ../../css/style.sass */
|
|
#footer p {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
/* line 115, ../../css/style.sass */
|
|
strong {
|
|
font-weight: bold;
|
|
}
|