File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1977,6 +1977,20 @@ html[data-color=none] .tl-container {
19771977 opacity : 1 ;
19781978}
19791979
1980+ .whiteboard .tl-quick-links-container .tl-quick-links > .tl-quick-links-row {
1981+ & i {
1982+ color : var (--ls-secondary-text-color ) !important ;
1983+ font-weight : 500 !important ;
1984+ }
1985+ & .block-link-reference-row > .breadcrumb > .ls-icon-chevron-right {
1986+ color : var (--ls-primary-text-color ) !important ;
1987+ }
1988+ & .block-link-reference-row > .breadcrumb > a > .inline-wrap {
1989+ color : var (--ls-primary-text-color ) !important ;
1990+ }
1991+ }
1992+
1993+
19801994/* new page/whiteboard icon */
19811995.whiteboard .tl-quick-search-options .tl-quick-search-option .tl-type-tag [data-active = true ] {
19821996 background : none;
You can’t perform that action at this time.
0 commit comments