File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -172,19 +172,16 @@ https://github.com/bokeh/bokeh/blob/branch-2.4/sphinx/source/bokeh/static/custom
172
172
display : block;
173
173
padding : 0.25rem 1.5rem ;
174
174
font-size : 90% ;
175
- color : rgba (0 , 0 , 0 , 0.65 );
176
175
}
177
176
178
177
.bd-sidebar .nav > li > a : hover {
179
- color : rgba (0 , 0 , 0 , 0.85 );
180
178
text-decoration : none;
181
179
background-color : transparent;
182
180
}
183
181
184
182
.bd-sidebar .nav > .active > a ,
185
183
.bd-sidebar .nav > .active : hover > a {
186
184
font-weight : 400 ;
187
- color : # 130654 ;
188
185
/* adjusted from original
189
186
color: rgba(0, 0, 0, 0.85);
190
187
background-color: transparent; */
@@ -199,13 +196,11 @@ https://github.com/bokeh/bokeh/blob/branch-2.4/sphinx/source/bokeh/static/custom
199
196
display : block;
200
197
padding : 0.25rem 1.5rem ;
201
198
font-size : 90% ;
202
- color : rgba (0 , 0 , 0 , 0.65 );
203
199
}
204
200
205
201
.bd-sidebar .nav > li > ul > .active > a ,
206
202
.bd-sidebar .nav > li > ul > .active : hover > a {
207
203
font-weight : 400 ;
208
- color : # 542437 ;
209
204
}
210
205
211
206
dt : target {
You can’t perform that action at this time.
0 commit comments