mirror of
https://github.com/alphapapa/solarized-everything-css
synced 2024-11-16 21:26:15 +00:00
715 lines
13 KiB
CSS
715 lines
13 KiB
CSS
* {
|
|
border-color: #839496 !important;
|
|
}
|
|
a {
|
|
color: #268bd2 !important;
|
|
}
|
|
a:visited {
|
|
color: #6c71c4 !important;
|
|
}
|
|
body {
|
|
background-color: #fdf6e3 !important;
|
|
color: #657b83 !important;
|
|
}
|
|
html {
|
|
background-color: #fdf6e3 !important;
|
|
}
|
|
input,
|
|
textarea {
|
|
background-color: #eee8d5 !important;
|
|
color: #657b83 !important;
|
|
}
|
|
blockquote,
|
|
pre {
|
|
background-color: #eee8d5 !important;
|
|
color: #657b83 !important;
|
|
}
|
|
html,
|
|
body {
|
|
border: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
@media print {
|
|
.dontprint {
|
|
display: none;
|
|
}
|
|
}
|
|
#preamble {
|
|
background: none repeat scroll 0 0 #46484b;
|
|
color: #fdf6e3 !important;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 70%;
|
|
font-weight: bold;
|
|
height: 224px;
|
|
padding: 2px 2px 0 6px;
|
|
}
|
|
#banner {
|
|
text-align: center;
|
|
}
|
|
#tabs {
|
|
background-color: #268bd2 !important;
|
|
float: left;
|
|
margin: 0px 0px 20px 0px;
|
|
padding: 0;
|
|
width: 100%;
|
|
}
|
|
#tabs ul {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
#tabs li {
|
|
float: left;
|
|
list-style-type: none;
|
|
margin: 0px 2px 0px 0px;
|
|
padding: 0px 0px 0px 0px;
|
|
white-space: nowrap;
|
|
}
|
|
#tabs li a {
|
|
color: #eee !important;
|
|
display: block;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
margin: 0;
|
|
padding: 4px 10px 4px 10px;
|
|
text-decoration: none;
|
|
}
|
|
#tabs li a:hover {
|
|
background: #759fcf;
|
|
color: #fdf6e3 !important;
|
|
}
|
|
#tabs .ui-tabs-active a {
|
|
background: #fdf6e3;
|
|
color: #555 !important;
|
|
}
|
|
#content {
|
|
clear: both;
|
|
background-color: #fdf6e3 !important;
|
|
font-size: 100%;
|
|
margin: 0 auto;
|
|
max-width: 810px;
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
padding: 0px 10px 2px 10px;
|
|
}
|
|
#postamble {
|
|
color: #999 !important;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 70%;
|
|
height: 40px;
|
|
margin: 0 auto;
|
|
max-width: 810px;
|
|
padding-right: 30px;
|
|
padding-top: 22px;
|
|
padding: 2px 2px 0 6px;
|
|
text-align: right;
|
|
}
|
|
body {
|
|
color: #333 !important;
|
|
font: 13px/1.385 arial, helvetica, clean, sans-serif;
|
|
margin: 0 0.1em;
|
|
padding: 0;
|
|
}
|
|
b {
|
|
color: #000 !important;
|
|
}
|
|
blockquote {
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #dedede;
|
|
color: #444 !important;
|
|
line-height: 1.14em;
|
|
overflow: auto;
|
|
/* overflow-x auto */
|
|
padding: 0px 10px 0px 10px;
|
|
}
|
|
i {
|
|
color: #1a1a1a !important;
|
|
}
|
|
h1,
|
|
ul#tabs,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5 {
|
|
font-family: "Trebuchet MS", Verdana, sans-serif;
|
|
}
|
|
h1 {
|
|
background-color: #0a3f69 !important;
|
|
color: #f8f8f8 !important;
|
|
font-size: 24px;
|
|
margin: 0;
|
|
padding: 9px 0px 0px 10px;
|
|
}
|
|
h2 {
|
|
border-bottom: 4px solid #67b3e3;
|
|
color: #13679d !important;
|
|
font-size: 20px;
|
|
}
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
color: #1572ae !important;
|
|
}
|
|
h3 {
|
|
border-bottom: 1px solid #b5daf1;
|
|
font-size: 16px;
|
|
margin-left: 25px;
|
|
}
|
|
h4 {
|
|
border-bottom: 1px dotted #c9e3f5;
|
|
font-size: 14px;
|
|
margin-left: 60px;
|
|
}
|
|
.outline-4 ol li {
|
|
font-weight: bold;
|
|
}
|
|
.outline-text-5,
|
|
.outline-text-6,
|
|
.outline-text-7 {
|
|
font-weight: normal;
|
|
}
|
|
h5 {
|
|
font-size: 1em;
|
|
margin-left: 87px;
|
|
}
|
|
h6 {
|
|
font-size: 1em;
|
|
margin-left: 100px;
|
|
}
|
|
.DONEheader {
|
|
color: #adadad !important;
|
|
text-decoration: line-through;
|
|
}
|
|
h3.DONEheader {
|
|
border-bottom: 1px solid #ddd;
|
|
}
|
|
h4.DONEheader {
|
|
border-bottom: 1px dotted #ddd;
|
|
}
|
|
.outline-text-2,
|
|
.outline-text-3,
|
|
.outline-text-4,
|
|
.outline-text-5,
|
|
.outline-3 > ul,
|
|
.outline-4 > ol,
|
|
#text-footnotes {
|
|
margin-left: 100px;
|
|
}
|
|
li > .outline-text-5 {
|
|
margin-left: 20px;
|
|
}
|
|
ul,
|
|
ol {
|
|
padding-left: 1.5em;
|
|
}
|
|
dt {
|
|
color: #1572ae !important;
|
|
font-weight: bold;
|
|
}
|
|
dd {
|
|
margin-bottom: 6px;
|
|
}
|
|
pre {
|
|
/* Use #EAEAEA for background-color of border with src code block's name */
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #dedede;
|
|
color: #444 !important;
|
|
font-family: monospace;
|
|
line-height: 1.14em;
|
|
overflow: auto;
|
|
/* overflow-x auto */
|
|
padding: 10px 10px 10px 10px !important;
|
|
}
|
|
code {
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #dedede;
|
|
color: #444 !important;
|
|
font-family: monospace;
|
|
/* font-size 0.93em */
|
|
margin: 0px 1px;
|
|
padding: 0px 2px;
|
|
}
|
|
li > p,
|
|
li > ul,
|
|
li > .inlinetask,
|
|
li > dl {
|
|
margin-left: 0px;
|
|
}
|
|
dd > p,
|
|
dd > ul,
|
|
dd > .inlinetask,
|
|
dd > dl {
|
|
margin-left: 0px;
|
|
}
|
|
li.checked {
|
|
list-style-image: url("../images/checked.png");
|
|
}
|
|
li.halfchecked {
|
|
list-style-image: url("../images/halfchecked.png");
|
|
}
|
|
li.unchecked {
|
|
list-style-image: url("../images/unchecked.png");
|
|
}
|
|
a,
|
|
a link {
|
|
color: #268bd2 !important;
|
|
text-decoration: none;
|
|
}
|
|
a:visited,
|
|
a link:visited {
|
|
color: #6c71c4 !important;
|
|
}
|
|
a:hover,
|
|
a link:hover {
|
|
text-decoration: underline;
|
|
}
|
|
a focus,
|
|
a link focus {
|
|
outline: none;
|
|
}
|
|
#search {
|
|
border-radius: 3px;
|
|
background: none repeat scroll 0 0 #fdf6e3;
|
|
display: block;
|
|
float: right;
|
|
height: 18px;
|
|
margin: 5px 10px 0 0;
|
|
overflow: hidden;
|
|
padding: 0 3px;
|
|
width: 188px;
|
|
}
|
|
#search input {
|
|
border: 0 none;
|
|
color: #666 !important;
|
|
float: left;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 11px;
|
|
font-weight: normal;
|
|
margin: 0;
|
|
padding: 2px 4px;
|
|
width: 160px;
|
|
}
|
|
#search button {
|
|
background: url("../images/search-glass.png") no-repeat scroll 0 50% transparent;
|
|
border: 0 none;
|
|
cursor: pointer;
|
|
display: block;
|
|
float: right;
|
|
height: 18px;
|
|
margin: 0;
|
|
text-indent: -999em;
|
|
width: 14px;
|
|
}
|
|
table {
|
|
border-collapse: collapse;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|
|
table td {
|
|
padding: 3px 5px;
|
|
}
|
|
table,
|
|
th,
|
|
td {
|
|
border: 1px solid #839496;
|
|
border-left: 2px solid #fdf6e3;
|
|
border-right: 2px solid #fdf6e3;
|
|
}
|
|
th {
|
|
border-width: 1px 2px;
|
|
border-color: #fdf6e3 !important;
|
|
background-color: #268bd2 !important;
|
|
color: #fdf6e3 !important;
|
|
}
|
|
caption {
|
|
color: #8d8d84 !important;
|
|
}
|
|
img {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
text-align: center;
|
|
}
|
|
.figure {
|
|
color: #8d8d84 !important;
|
|
text-align: center;
|
|
}
|
|
.fixme {
|
|
background: #ff8 url("../images/fixme.png") no-repeat top left;
|
|
color: #c00 !important;
|
|
display: inline-block;
|
|
height: 16px;
|
|
text-indent: -9999px;
|
|
width: 82px;
|
|
}
|
|
.left {
|
|
text-align: left;
|
|
}
|
|
.right {
|
|
text-align: right;
|
|
}
|
|
.center {
|
|
text-align: center;
|
|
}
|
|
.justify {
|
|
text-align: justify;
|
|
}
|
|
.inlinetask {
|
|
background-color: #f7f7f7 !important;
|
|
border-collapse: separate;
|
|
border-color: #eee #eee #eee #1e90ff !important;
|
|
border-style: solid;
|
|
border-width: 1px 1px 1px 6px;
|
|
padding: 8px 8px 0px 8px;
|
|
margin: 10px 0px;
|
|
}
|
|
.inlinetask td {
|
|
padding: 2px 5px 0px 2px;
|
|
border: 0px;
|
|
}
|
|
.info {
|
|
border: 1px solid;
|
|
background: url("../images/info.png") no-repeat 10px 10px #bde5f8;
|
|
color: #00529b !important;
|
|
padding: 4px 10px 4px 52px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
margin: 10px 0px;
|
|
}
|
|
.tip {
|
|
border: 1px solid;
|
|
background: url("../images/tip.png") no-repeat 10px 10px #dff2bf;
|
|
color: #4f8a10 !important;
|
|
padding: 4px 10px 4px 52px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
margin: 10px 0px;
|
|
}
|
|
.note {
|
|
border: 1px solid;
|
|
background: url("../images/note.png") no-repeat 10px 10px #fffccb;
|
|
color: #9f6000 !important;
|
|
padding: 4px 10px 4px 52px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
margin: 10px 0px;
|
|
}
|
|
.warning {
|
|
border: 1px solid;
|
|
background: url("../images/warning.png") no-repeat 10px 10px #ffbaba;
|
|
color: #d8000c !important;
|
|
padding: 4px 10px 4px 52px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
margin: 10px 0px;
|
|
}
|
|
.todo,
|
|
.done {
|
|
margin: 10px 0;
|
|
padding: 0px 2px;
|
|
}
|
|
.NEW {
|
|
background-color: #fdfcd8 !important;
|
|
border: 1px solid #eee9c3;
|
|
color: #302b13 !important;
|
|
font-weight: normal;
|
|
}
|
|
.TODO {
|
|
background-color: #fed5d7 !important;
|
|
border: 1px solid #dc322f;
|
|
color: #dc322f !important;
|
|
}
|
|
.STRT,
|
|
.STARTED,
|
|
.UNDERWAY {
|
|
background-color: #fef2d4 !important;
|
|
border: 1px solid #b58900;
|
|
color: #b58900 !important;
|
|
}
|
|
.WAIT,
|
|
.WAITING,
|
|
.DLGT,
|
|
.DELEGATED {
|
|
background-color: #dfffdf !important;
|
|
border: 1px solid #55ba80;
|
|
color: #55ba80 !important;
|
|
}
|
|
.SDAY,
|
|
.SOMEDAY,
|
|
.DFRD,
|
|
.DEFERRED {
|
|
background-color: #d3eeff !important;
|
|
border: 1px solid #42b5ff;
|
|
color: #42b5ff !important;
|
|
}
|
|
.DONE,
|
|
.CANX,
|
|
.CANCELED {
|
|
background-color: #f2f2ee !important;
|
|
border: 1px solid #969696;
|
|
color: #969696 !important;
|
|
}
|
|
.tag span {
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #eee8d5;
|
|
color: #939393 !important;
|
|
cursor: pointer;
|
|
display: block;
|
|
float: right;
|
|
font-size: 80%;
|
|
font-weight: normal;
|
|
margin: 0 3px;
|
|
padding: 1px 2px;
|
|
border-radius: 10px;
|
|
}
|
|
.tag span #right-panel-contents {
|
|
font-size: 100%;
|
|
}
|
|
.tag span:hover {
|
|
background-color: #93a1a1 !important;
|
|
color: #fdf6e3 !important;
|
|
}
|
|
.tag span .FLAGGED {
|
|
background-color: #edc6c8 !important;
|
|
border: 1px solid #edc6c8;
|
|
color: #c15f4e !important;
|
|
}
|
|
.tag span .selected {
|
|
background-color: #ffebc1 !important;
|
|
border: 1px solid #fdbf3b;
|
|
color: #a6750c !important;
|
|
}
|
|
#listOfTags .tag span {
|
|
display: inline;
|
|
float: none;
|
|
}
|
|
span.todo {
|
|
cursor: pointer;
|
|
/* display block */
|
|
/* float left */
|
|
margin: -1px 3px 0px 0px;
|
|
}
|
|
span.todo:hover {
|
|
background: #93a1a1;
|
|
color: #888 !important;
|
|
}
|
|
span.todo .selected {
|
|
background-color: #ffebc1 !important;
|
|
border-color: #fdbf3b !important;
|
|
color: #a6750c !important;
|
|
}
|
|
.matchtag {
|
|
background-color: #fbffc0 !important;
|
|
}
|
|
.matchNEW {
|
|
background-color: #fdfcd8 !important;
|
|
}
|
|
.matchTODO {
|
|
background-color: #ffe6e4 !important;
|
|
}
|
|
.matchSTRT {
|
|
background-color: #fef2d4 !important;
|
|
}
|
|
.matchWAIT,
|
|
.matchDLGT {
|
|
background-color: #dfffdf !important;
|
|
}
|
|
.matchSDAY,
|
|
.matchDFRD {
|
|
background-color: #e0efff !important;
|
|
}
|
|
#listOfTodo,
|
|
#listOfDone,
|
|
#listOfTags {
|
|
/* bottom 10px /\* together with this to put the div at the bottom*\/ */
|
|
/* left 10px */
|
|
/* list-style-type none */
|
|
margin-left: 0px;
|
|
/* position fixed /\* this is the magic *\/ */
|
|
}
|
|
.timestamp-kwd {
|
|
background-color: #fff1f1 !important;
|
|
color: #800 !important;
|
|
margin: 0px 4px 0px 0px;
|
|
padding: 2px 0px 2px 2px;
|
|
}
|
|
.timestamp {
|
|
color: #777 !important;
|
|
font-size: 80%;
|
|
}
|
|
#table-of-contents {
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #e4e4e4;
|
|
display: table;
|
|
line-height: 1.2em;
|
|
padding: 4px;
|
|
margin: 4px;
|
|
max-width: 400px;
|
|
float: right;
|
|
width: auto;
|
|
}
|
|
#table-of-contents h2 {
|
|
display: none;
|
|
}
|
|
#table-of-contents ul {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
#table-of-contents li {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
}
|
|
#table-of-contents li li {
|
|
margin-left: 1.5em;
|
|
}
|
|
#table-of-contents li li li {
|
|
font-size: 0.8em;
|
|
}
|
|
#table-of-contents a {
|
|
color: #606060 !important;
|
|
font-size: 0.9em;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
#table-of-contents a:hover {
|
|
color: #c61a1a !important;
|
|
text-decoration: underline;
|
|
}
|
|
#minitoc {
|
|
background-color: #eee8d5 !important;
|
|
border: 1px solid #e4e4e4;
|
|
color: #484848 !important;
|
|
line-height: 1.2em;
|
|
margin: 12px;
|
|
padding: 4px;
|
|
position: fixed;
|
|
width: auto;
|
|
}
|
|
#minitoc a {
|
|
display: block;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
}
|
|
#minitoc a {
|
|
display: none;
|
|
}
|
|
#minitoc:hover a {
|
|
display: block;
|
|
}
|
|
#minitoc h2 {
|
|
margin: 3px 0px;
|
|
border: none;
|
|
font-size: 11px;
|
|
}
|
|
p.verse {
|
|
color: #808080 !important;
|
|
font-style: italic;
|
|
}
|
|
.example {
|
|
background-color: #ddfade !important;
|
|
border: 1px solid #9ec49f;
|
|
color: #333 !important;
|
|
}
|
|
.alert {
|
|
font-weight: bold;
|
|
color: #f00 !important;
|
|
}
|
|
#toTop {
|
|
background: #f7f7f7;
|
|
border: 1px solid #ccc;
|
|
top: 10px;
|
|
color: #333 !important;
|
|
cursor: pointer;
|
|
display: none;
|
|
font-family: verdana;
|
|
font-size: 11px;
|
|
padding: 5px;
|
|
position: fixed;
|
|
right: 10px;
|
|
text-align: center;
|
|
width: 100px;
|
|
z-index: 999;
|
|
}
|
|
#toTop:hover {
|
|
text-decoration: underline;
|
|
}
|
|
#left-panel-wrapper {
|
|
position: fixed;
|
|
z-index: 200;
|
|
/* display none /\* hide the panel if Javascript is not running *\/ */
|
|
}
|
|
#left-panel-contents {
|
|
background-color: #efefef !important;
|
|
border-right: 1px dotted #adadad;
|
|
display: none;
|
|
height: 100%;
|
|
left: 0px;
|
|
position: fixed;
|
|
text-align: left;
|
|
top: 0;
|
|
width: 199px;
|
|
z-index: 200;
|
|
padding-top: 7px;
|
|
padding-left: 7px;
|
|
}
|
|
#left-panel-button {
|
|
transform: rotate(90deg);
|
|
background-color: #efefef !important;
|
|
border: 1px dotted #adadad;
|
|
border-bottom-width: 0px;
|
|
left: -23px;
|
|
position: fixed;
|
|
top: 50%;
|
|
z-index: 200;
|
|
padding: 2px 5px 5px 5px;
|
|
}
|
|
#right-panel-wrapper {
|
|
position: fixed;
|
|
z-index: 200;
|
|
/* display none /\* hide the panel if Javascript is not running *\/ */
|
|
}
|
|
#right-panel-contents {
|
|
background-color: #efefef !important;
|
|
border-left: 1px dotted #adadad;
|
|
display: none;
|
|
height: 100%;
|
|
right: 0px;
|
|
position: fixed;
|
|
text-align: left;
|
|
top: 0;
|
|
width: 199px;
|
|
z-index: 200;
|
|
padding-top: 7px;
|
|
padding-left: 7px;
|
|
}
|
|
.org-src-container {
|
|
position: relative;
|
|
}
|
|
.snippet-copy-to-clipboard {
|
|
display: none;
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 5px;
|
|
font-size: 0.9em;
|
|
text-decoration: underline;
|
|
}
|
|
.copy-to-clipboard-button :hover {
|
|
cursor: pointer;
|
|
}
|
|
.org-ol li {
|
|
margin: 0.5em;
|
|
}
|
|
/* This is for the sake of Emacs. */
|
|
/* Local Variables */
|
|
/* eval (when (locate-library "rainbow-mode") (require 'rainbow-mode) (rainbow-mode)) */
|
|
/* End */
|