Loading scss/notes.scss +3 −3 Original line number Diff line number Diff line Loading @@ -29,15 +29,15 @@ ul.navigation-list > li:last-child{ // Change if the last child is updated display: none; } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item { background-color: var(--color-primary-element-light); } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy .list-item__anchor .material-design-icon.file-document-outline-icon { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item .list-item__anchor .material-design-icon.file-document-outline-icon { color: var(--color-main-text) !important; } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy .list-item__anchor .list-item-content__main .list-item-content__name { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item .list-item__anchor .list-item-content__main .list-item-content__name { color: var(--color-main-text) !important; } Loading
scss/notes.scss +3 −3 Original line number Diff line number Diff line Loading @@ -29,15 +29,15 @@ ul.navigation-list > li:last-child{ // Change if the last child is updated display: none; } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item { background-color: var(--color-primary-element-light); } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy .list-item__anchor .material-design-icon.file-document-outline-icon { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item .list-item__anchor .material-design-icon.file-document-outline-icon { color: var(--color-main-text) !important; } #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item.list-item--legacy .list-item__anchor .list-item-content__main .list-item-content__name { #app-content-vue .app-content-list.content-list .list-item__wrapper.list-item__wrapper--active .list-item .list-item__anchor .list-item-content__main .list-item-content__name { color: var(--color-main-text) !important; }