[CHG] initial port to new theme

This commit is contained in:
Xavier Morel
2015-07-08 13:24:24 +02:00
parent 43c5bd3a07
commit 705e0d56b2
159 changed files with 13769 additions and 11796 deletions
+5 -4
View File
@@ -94,19 +94,19 @@ label:hover,
}
@media (min-width: 992px) {
.accounts-table, .force-right .highlighter-target {
.accounts-table, .doc-aside .highlighter-target {
font-size: 90%;
color: #888 !important;
}
.force-right .highlighter-target th {
.doc-aside .highlighter-target th {
font-weight: normal;
font-size: 110%;
}
.accounts-table .related, .force-right .highlighter-target .related {
.accounts-table .related, .doc-aside .highlighter-target .related {
background-color: transparent !important;
color: #eee !important;
}
.accounts-table .secondary, .force-right .highlighter-target .secondary {
.accounts-table .secondary, .doc-aside .highlighter-target .secondary {
background-color: transparent !important;
color: #aaa !important;
}
@@ -163,6 +163,7 @@ label:hover,
}
blockquote.highlights {
border: none;
margin-bottom: 0;
text-align: center;
}