mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
237 lines
6.8 KiB
CSS
237 lines
6.8 KiB
CSS
/* line 2, /home/tony/workspace/sphinx_rtd_theme/bower_components/neat/app/assets/stylesheets/grid/_grid.scss */
|
|
* {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
/* line 70, /home/tony/workspace/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
|
.font-smooth, .icon:before {
|
|
-webkit-font-smoothing: antialiased;
|
|
}
|
|
|
|
/* line 124, /home/tony/workspace/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
|
.clearfix {
|
|
*zoom: 1;
|
|
}
|
|
/* line 117, /home/tony/workspace/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
|
.clearfix:before, .clearfix:after {
|
|
display: table;
|
|
content: "";
|
|
}
|
|
/* line 121, /home/tony/workspace/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, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
a .icon {
|
|
display: inline-block;
|
|
text-decoration: inherit;
|
|
}
|
|
|
|
/* line 20, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
li .icon {
|
|
display: inline-block;
|
|
}
|
|
/* line 22, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
ul.icons {
|
|
list-style-type: none;
|
|
margin-left: 2em;
|
|
text-indent: -0.8em;
|
|
}
|
|
/* line 32, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
ul.icons li .icon {
|
|
width: 0.8em;
|
|
}
|
|
/* line 34, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
.icon-book:before {
|
|
content: "\f02d";
|
|
}
|
|
|
|
/* line 43, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
.icon-caret-down:before {
|
|
content: "\f0d7";
|
|
}
|
|
|
|
/* line 46, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
.icon-caret-up:before {
|
|
content: "\f0d8";
|
|
}
|
|
|
|
/* line 49, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
.icon-caret-left:before {
|
|
content: "\f0d9";
|
|
}
|
|
|
|
/* line 52, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge_fa.sass */
|
|
.icon-caret-right:before {
|
|
content: "\f0da";
|
|
}
|
|
|
|
/* line 1, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions a {
|
|
color: #2980b9;
|
|
text-decoration: none;
|
|
}
|
|
/* line 14, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-badge-small {
|
|
display: none;
|
|
}
|
|
/* line 16, /home/tony/workspace/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, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/bower_components/wyrm/sass/wyrm_core/_mixin.sass */
|
|
.rst-versions .rst-current-version:after {
|
|
clear: both;
|
|
}
|
|
/* line 25, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-current-version .icon {
|
|
color: #fcfcfc;
|
|
}
|
|
/* line 27, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-current-version .icon-book {
|
|
float: left;
|
|
}
|
|
/* line 29, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-current-version.rst-out-of-date {
|
|
background-color: #e74c3c;
|
|
color: white;
|
|
}
|
|
/* line 32, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions.shift-up .rst-other-versions {
|
|
display: block;
|
|
}
|
|
/* line 34, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-other-versions {
|
|
font-size: 90%;
|
|
padding: 12px;
|
|
color: gray;
|
|
display: none;
|
|
}
|
|
/* line 39, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-other-versions dd {
|
|
display: inline-block;
|
|
margin: 0;
|
|
}
|
|
/* line 49, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions .rst-other-versions dd a {
|
|
display: inline-block;
|
|
padding: 6px;
|
|
color: #fcfcfc;
|
|
}
|
|
/* line 53, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions.rst-badge .icon-book {
|
|
float: none;
|
|
}
|
|
/* line 62, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions.rst-badge.shift-up .rst-current-version {
|
|
text-align: right;
|
|
}
|
|
/* line 64, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions.rst-badge.shift-up .rst-current-version .icon-book {
|
|
float: left;
|
|
}
|
|
/* line 66, /home/tony/workspace/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, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions {
|
|
width: 85%;
|
|
display: none;
|
|
}
|
|
/* line 78, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
.rst-versions.shift {
|
|
display: block;
|
|
}
|
|
|
|
/* line 80, /home/tony/workspace/sphinx_rtd_theme/sass/_theme_badge.sass */
|
|
img {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
}
|