File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
src/vs/workbench/contrib/preferences/browser/media Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 432
432
padding-right : 5px ;
433
433
}
434
434
435
- .settings-editor > .settings-body .settings-tree-container .setting-item .setting-item-untrusted > .setting-item-contents .setting-item-trust-description > span .codicon .codicon-workspace-untrusted {
436
- color : var (--workspace-trust-state-untrusted-color ) !important ;
437
- }
438
-
439
- .settings-editor > .settings-body .settings-tree-container .setting-item > .setting-item-contents .setting-item-policy-description > span .codicon .codicon-lock {
440
- color : var (--organization-policy-icon-color ) !important ;
441
- }
442
-
443
435
.settings-editor > .settings-body .settings-tree-container .setting-item-contents .setting-item-validation-message {
444
436
display : none;
445
437
}
619
611
620
612
.settings-editor > .settings-body .settings-tree-container .setting-item-bool .codicon ,
621
613
.settings-editor > .settings-body .settings-toc-container .monaco-list-row .focused .codicon ,
622
- .settings-editor > .settings-body .settings-tree-container .monaco-list-row .focused .setting-item-contents .setting-toolbar-container > . monaco-toolbar . codicon {
614
+ .settings-editor > .settings-body .settings-tree-container .monaco-list-row .focused .setting-item-contents .codicon {
623
615
color : inherit !important ;
624
616
}
You can’t perform that action at this time.
0 commit comments