mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Re-generate CSS files.
This commit is contained in:
@@ -1 +1,229 @@
|
||||
.font-smooth,.icon:before{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:fontawesome-webfont;font-weight:normal;font-style:normal;src:url("../font/fontawesome_webfont.eot");src:url("../font/fontawesome_webfont.eot?#iefix") format("embedded-opentype"),url("../font/fontawesome_webfont.woff") format("woff"),url("../font/fontawesome_webfont.ttf") format("truetype"),url("../font/fontawesome_webfont.svg#fontawesome-webfont") format("svg")}.icon:before{display:inline-block;font-family:fontawesome-webfont;font-style:normal;font-weight:normal;line-height:1;text-decoration:inherit}a .icon{display:inline-block;text-decoration:inherit}li .icon{display:inline-block}li .icon-large:before,li .icon-large:before{width:1.875em}ul.icons{list-style-type:none;margin-left:2em;text-indent:-0.8em}ul.icons li .icon{width:0.8em}ul.icons li .icon-large:before,ul.icons li .icon-large:before{vertical-align:baseline}.icon-book:before{content:"\f02d"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;border-top:solid 10px #343131;font-family:"Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;z-index:400}.rst-versions a{color:#2980b9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27ae60;*zoom:1}.rst-versions .rst-current-version:before,.rst-versions .rst-current-version:after{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-versions .rst-current-version .icon{color:#fcfcfc}.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#e74c3c;color:#fff}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:gray;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:solid 1px #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px}.rst-versions.rst-badge .icon-book{float:none}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge .rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width: 768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}img{width:100%;height:auto}}
|
||||
/* line 70, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.font-smooth, .icon:before {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
/* line 124, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.clearfix {
|
||||
*zoom: 1;
|
||||
}
|
||||
/* line 117, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.clearfix:before, .clearfix:after {
|
||||
display: table;
|
||||
content: "";
|
||||
}
|
||||
/* line 121, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.clearfix:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: fontawesome-webfont;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url("../font/fontawesome_webfont.eot");
|
||||
src: url("../font/fontawesome_webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome_webfont.woff") format("woff"), url("../font/fontawesome_webfont.ttf") format("truetype"), url("../font/fontawesome_webfont.svg#fontawesome-webfont") format("svg");
|
||||
}
|
||||
|
||||
/* line 5, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon:before {
|
||||
display: inline-block;
|
||||
font-family: fontawesome-webfont;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
/* line 14, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
a .icon {
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
/* line 20, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
li .icon {
|
||||
display: inline-block;
|
||||
}
|
||||
/* line 22, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
li .icon-large:before,
|
||||
li .icon-large:before {
|
||||
/* 1.5 increased font size for icon-large * 1.25 width */
|
||||
width: 1.875em;
|
||||
}
|
||||
|
||||
/* line 27, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
ul.icons {
|
||||
list-style-type: none;
|
||||
margin-left: 2em;
|
||||
text-indent: -0.8em;
|
||||
}
|
||||
/* line 32, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
ul.icons li .icon {
|
||||
width: 0.8em;
|
||||
}
|
||||
/* line 34, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
ul.icons li .icon-large:before,
|
||||
ul.icons li .icon-large:before {
|
||||
/* 1.5 increased font size for icon-large * 1.25 width */
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* line 40, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon-book:before {
|
||||
content: "\f02d";
|
||||
}
|
||||
|
||||
/* line 43, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon-caret-down:before {
|
||||
content: "\f0d7";
|
||||
}
|
||||
|
||||
/* line 46, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon-caret-up:before {
|
||||
content: "\f0d8";
|
||||
}
|
||||
|
||||
/* line 49, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon-caret-left:before {
|
||||
content: "\f0d9";
|
||||
}
|
||||
|
||||
/* line 52, /w/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
||||
.icon-caret-right:before {
|
||||
content: "\f0da";
|
||||
}
|
||||
|
||||
/* line 1, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 300px;
|
||||
color: #fcfcfc;
|
||||
background: #1f1d1d;
|
||||
border-top: solid 10px #343131;
|
||||
font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
|
||||
z-index: 400;
|
||||
}
|
||||
/* line 11, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions a {
|
||||
color: #2980b9;
|
||||
text-decoration: none;
|
||||
}
|
||||
/* line 14, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-badge-small {
|
||||
display: none;
|
||||
}
|
||||
/* line 16, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-current-version {
|
||||
padding: 12px;
|
||||
background-color: #272525;
|
||||
display: block;
|
||||
text-align: right;
|
||||
font-size: 90%;
|
||||
cursor: pointer;
|
||||
color: #27ae60;
|
||||
*zoom: 1;
|
||||
}
|
||||
/* line 117, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.rst-versions .rst-current-version:before, .rst-versions .rst-current-version:after {
|
||||
display: table;
|
||||
content: "";
|
||||
}
|
||||
/* line 121, /w/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
||||
.rst-versions .rst-current-version:after {
|
||||
clear: both;
|
||||
}
|
||||
/* line 25, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-current-version .icon {
|
||||
color: #fcfcfc;
|
||||
}
|
||||
/* line 27, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-current-version .icon-book {
|
||||
float: left;
|
||||
}
|
||||
/* line 29, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-current-version.rst-out-of-date {
|
||||
background-color: #e74c3c;
|
||||
color: white;
|
||||
}
|
||||
/* line 32, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.shift-up .rst-other-versions {
|
||||
display: block;
|
||||
}
|
||||
/* line 34, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-other-versions {
|
||||
font-size: 90%;
|
||||
padding: 12px;
|
||||
color: gray;
|
||||
display: none;
|
||||
}
|
||||
/* line 39, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-other-versions hr {
|
||||
display: block;
|
||||
height: 1px;
|
||||
border: 0;
|
||||
margin: 20px 0;
|
||||
padding: 0;
|
||||
border-top: solid 1px #413d3d;
|
||||
}
|
||||
/* line 46, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-other-versions dd {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
}
|
||||
/* line 49, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions .rst-other-versions dd a {
|
||||
display: inline-block;
|
||||
padding: 6px;
|
||||
color: #fcfcfc;
|
||||
}
|
||||
/* line 53, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.rst-badge {
|
||||
width: auto;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
left: auto;
|
||||
border: none;
|
||||
max-width: 300px;
|
||||
}
|
||||
/* line 60, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.rst-badge .icon-book {
|
||||
float: none;
|
||||
}
|
||||
/* line 62, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.rst-badge.shift-up .rst-current-version {
|
||||
text-align: right;
|
||||
}
|
||||
/* line 64, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.rst-badge.shift-up .rst-current-version .icon-book {
|
||||
float: left;
|
||||
}
|
||||
/* line 66, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.rst-badge .rst-current-version {
|
||||
width: auto;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
padding: 0 6px;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
/* line 75, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions {
|
||||
width: 85%;
|
||||
display: none;
|
||||
}
|
||||
/* line 78, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
.rst-versions.shift {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* line 80, /w/sphinx_rtd_theme/sass/_theme_badge.sass */
|
||||
img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user