File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -147,16 +147,6 @@ html[data-theme='dark'] {
147
147
color : var (--ifm-color-primary );
148
148
}
149
149
150
- .menu__link--active : is (.theme-doc-sidebar-item-category-level-2 > .menu__list-item-collapsible > .menu__link--sublist ) {
151
- font-weight : 600 ;
152
- transition : color 0.25s ;
153
- color : var (--ifm-color-primary );
154
- font-size : 13px ;
155
- border-left-style : solid;
156
- border-left-width : 4px ;
157
- padding-left : 8px !important ;
158
- }
159
-
160
150
[data-theme = 'dark' ] .theme-doc-sidebar-item-category-level-2 : has (> ul .menu__list > li > a .menu__link--active )> .menu__list-item-collapsible > a .menu__link {
161
151
border-left-style : none;
162
152
border-left-width : 0px ;
@@ -323,7 +313,6 @@ h3.description {
323
313
}
324
314
325
315
[data-theme = "dark" ] # __docusaurus > nav > div .navbar__inner > div .navbar__items .navbar__items--right > a : nth-child (4 ) {
326
- /* background-color: var(--ifm-color-primary-dark); */
327
316
color : var (--ifm-color-emphasis-800 );
328
317
}
329
318
You can’t perform that action at this time.
0 commit comments