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'] {
147147 color : var (--ifm-color-primary );
148148}
149149
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-
160150[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 {
161151 border-left-style : none;
162152 border-left-width : 0px ;
@@ -323,7 +313,6 @@ h3.description {
323313}
324314
325315[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); */
327316 color : var (--ifm-color-emphasis-800 );
328317}
329318
You can’t perform that action at this time.
0 commit comments