Skip to content

Commit 941d482

Browse files
committed
build
1 parent 4a9038e commit 941d482

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/styles/jsdoc-default.css

+2
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ nav {
224224
height: 100%;
225225
padding: 10px;
226226
border-right: 1px solid #eee;
227+
background-color: white;
227228
/* box-shadow: 0 0 3px rgba(0,0,0,0.1); */
228229
}
229230

@@ -737,6 +738,7 @@ dl.param-type {
737738

738739
nav {
739740
border-right-color: #666;
741+
background-color: #333;
740742
}
741743

742744
.nav-heading a {

0 commit comments

Comments
 (0)