Further blue > green palette changes

Confirmed working with doxygen, using HTML_EXTRA_STYLESHEET - tested
locally
This commit is contained in:
Tom Chadwin 2016-03-29 15:19:25 +01:00
parent e918e602a1
commit 72b6b2e03a

View File

@ -246,6 +246,35 @@ dl.note
border-bottom: 1px solid #0d7200;
}
div.header {
border-bottom: 1px solid #a3d49d;
}
div.directory {
border-top: 1px solid #a3d49d;
border-bottom: 1px solid #a3d49d;
}
.directory tr.even {
background-color: #fcfcfa;
}
.icon {
background-color: #7cc272;
}
.arrow {
color: #a3d49d;
}
.directory .levels span {
color: #478c3e;
}
div.qindex, div.navtab {
background-color: #ecf5eb;
border: 1px solid #a9d6a3;
}
/* To overwrite tabs.css */
.tabs, .tabs2, .tabs3 {
background-image: inherit;