mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Revert "Merge branch 'master' of github.com:benoitc/gunicorn"
This reverts commit ef9324d7b2fe68592594592382ba12c9c5ca8c5b, reversing changes made to 1d00c5e09d144c82a76ab0803f04bec76d8b2e68.
This commit is contained in:
parent
ec889bdd5b
commit
b9e710933b
@ -18,6 +18,7 @@ $ninesixty-columns: 24
|
|||||||
+grid-unit-base
|
+grid-unit-base
|
||||||
#menu, #header, #footer
|
#menu, #header, #footer
|
||||||
+grid-width(24)
|
+grid-width(24)
|
||||||
|
#actions
|
||||||
div.blurb
|
div.blurb
|
||||||
+grid-width(8)
|
+grid-width(8)
|
||||||
#tutorial
|
#tutorial
|
||||||
@ -70,4 +71,4 @@ pre
|
|||||||
color: #00FF00
|
color: #00FF00
|
||||||
margin: 5px
|
margin: 5px
|
||||||
margin-bottom: 20px
|
margin-bottom: 20px
|
||||||
padding: 5px
|
padding: 5px
|
||||||
@ -1,5 +1,5 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
/* line 14, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* 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,
|
html, body, div, span, applet, object, iframe,
|
||||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||||
a, abbr, acronym, address, big, cite, code,
|
a, abbr, acronym, address, big, cite, code,
|
||||||
@ -19,42 +19,42 @@ table, caption, tbody, tfoot, thead, tr, th, td {
|
|||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 17, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
body {
|
body {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
color: black;
|
color: black;
|
||||||
background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 19, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 19, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
ol, ul {
|
ol, ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 21, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 21, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
table {
|
table {
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 23, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 23, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
caption, th, td {
|
caption, th, td {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 25, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 25, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
q, blockquote {
|
q, blockquote {
|
||||||
quotes: "" "";
|
quotes: "" "";
|
||||||
}
|
}
|
||||||
/* line 96, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* 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 {
|
q:before, q:after, blockquote:before, blockquote:after {
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 27, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
/* line 27, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||||
a img {
|
a img {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
@ -76,26 +76,26 @@ a img {
|
|||||||
#container.landing #menu, #container.landing #header, #container.landing #footer {
|
#container.landing #menu, #container.landing #header, #container.landing #footer {
|
||||||
width: 940px;
|
width: 940px;
|
||||||
}
|
}
|
||||||
/* line 21, ../../css/index.sass */
|
/* line 22, ../../css/index.sass */
|
||||||
#container.landing div.blurb {
|
#container.landing div.blurb {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
/* line 23, ../../css/index.sass */
|
/* line 24, ../../css/index.sass */
|
||||||
#container.landing #tutorial {
|
#container.landing #tutorial {
|
||||||
width: 620px;
|
width: 620px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 4, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 4, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
body {
|
body {
|
||||||
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 6, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 6, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
a:focus {
|
a:focus {
|
||||||
outline: 1px dotted invert;
|
outline: 1px dotted invert;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 8, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
hr {
|
hr {
|
||||||
border-color: #cccccc;
|
border-color: #cccccc;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
@ -104,52 +104,52 @@ hr {
|
|||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 14, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 14, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 16, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 16, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 18, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 20, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 19px;
|
font-size: 19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 22, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 24, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 26, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
ol {
|
ol {
|
||||||
list-style: decimal;
|
list-style: decimal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 28, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
ul {
|
ul {
|
||||||
list-style: square;
|
list-style: square;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 30, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
li {
|
li {
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.0/stylesheets/960/_text.sass */
|
/* line 32, ../../../../../../../.gem/ruby/1.8/gems/compass-960-plugin-0.10.1/stylesheets/960/_text.sass */
|
||||||
p,
|
p,
|
||||||
dl,
|
dl,
|
||||||
hr,
|
hr,
|
||||||
@ -168,18 +168,18 @@ fieldset {
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 28, ../../css/index.sass */
|
/* line 29, ../../css/index.sass */
|
||||||
a, a:visited, a:hover, a:active {
|
a, a:visited, a:hover, a:active {
|
||||||
color: #569633;
|
color: #569633;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 32, ../../css/index.sass */
|
/* line 33, ../../css/index.sass */
|
||||||
#header {
|
#header {
|
||||||
margin: 46px 0px;
|
margin: 46px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 35, ../../css/index.sass */
|
/* line 36, ../../css/index.sass */
|
||||||
#menu {
|
#menu {
|
||||||
margin-bottom: 23px;
|
margin-bottom: 23px;
|
||||||
-moz-border-radius-bottomleft: 10px;
|
-moz-border-radius-bottomleft: 10px;
|
||||||
@ -197,54 +197,54 @@ a, a:visited, a:hover, a:active {
|
|||||||
background-color: #959595;
|
background-color: #959595;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
/* line 40, ../../css/index.sass */
|
/* line 41, ../../css/index.sass */
|
||||||
#menu div.logo {
|
#menu div.logo {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
}
|
}
|
||||||
/* line 44, ../../css/index.sass */
|
/* line 45, ../../css/index.sass */
|
||||||
#menu ul {
|
#menu ul {
|
||||||
display: inline;
|
display: inline;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
/* line 11, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss */
|
/* line 11, ../../../../../../../.gem/ruby/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss */
|
||||||
#menu ul li {
|
#menu ul li {
|
||||||
list-style-image: none;
|
list-style-image: none;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
/* line 48, ../../css/index.sass */
|
/* line 49, ../../css/index.sass */
|
||||||
#menu ul li {
|
#menu ul li {
|
||||||
display: inline;
|
display: inline;
|
||||||
padding: 0px 3px;
|
padding: 0px 3px;
|
||||||
}
|
}
|
||||||
/* line 51, ../../css/index.sass */
|
/* line 52, ../../css/index.sass */
|
||||||
#menu ul li a {
|
#menu ul li a {
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 55, ../../css/index.sass */
|
/* line 56, ../../css/index.sass */
|
||||||
#footer {
|
#footer {
|
||||||
border-top: 1px solid #959595;
|
border-top: 1px solid #959595;
|
||||||
padding: 10px 0px;
|
padding: 10px 0px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #959595;
|
color: #959595;
|
||||||
}
|
}
|
||||||
/* line 60, ../../css/index.sass */
|
/* line 61, ../../css/index.sass */
|
||||||
#footer p {
|
#footer p {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 63, ../../css/index.sass */
|
/* line 64, ../../css/index.sass */
|
||||||
pre, tt {
|
pre, tt {
|
||||||
font-family: "Andale Mono", "Lucida Console", monospace;
|
font-family: "Andale Mono", "Lucida Console", monospace;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 67, ../../css/index.sass */
|
/* line 68, ../../css/index.sass */
|
||||||
pre {
|
pre {
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user