File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
src/vs/workbench/browser/parts/activitybar/media Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 119
119
right : 0 ;
120
120
}
121
121
122
- /* Adjust position for Windows https://github.com/microsoft/vscode/issues/140647 */
123
-
124
- .monaco-workbench .windows : not (.maximized ) .activitybar .left > .content : not (.monaco-menu ) > .monaco-action-bar .action-item .active-item-indicator : before {
125
- left : 1px ;
126
- }
127
-
128
- .monaco-workbench .windows : not (.maximized ) .activitybar .right > .content : not (.monaco-menu ) > .monaco-action-bar .action-item .active-item-indicator : before {
129
- right : 2px ;
130
- }
131
-
132
122
/* Hides outline on HC as focus is handled by border */
133
123
.monaco-workbench .hc-black .activitybar .left > .content : not (.monaco-menu ) > .monaco-action-bar .action-item : focus : before ,
134
124
.monaco-workbench .hc-black .activitybar .right > .content : not (.monaco-menu ) > .monaco-action-bar .action-item : focus : before {
You can’t perform that action at this time.
0 commit comments