File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/vs/workbench/browser/parts/notifications/media Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 87
87
height : 22px ;
88
88
}
89
89
90
+ .monaco-workbench .notifications-list-container .monaco-list : focus-within .notification-list-item .notification-list-item-toolbar-container ,
90
91
.monaco-workbench .notifications-list-container .notification-list-item : hover .notification-list-item-toolbar-container ,
91
- .monaco-workbench .notifications-list-container .monaco-list-row .focused .notification-list-item .notification-list-item-toolbar-container ,
92
- .monaco-workbench .notifications-list-container .notification-list-item .expanded .notification-list-item-toolbar-container {
92
+ .monaco-workbench .notifications-list-container .monaco-list-row .focused .notification-list-item .notification-list-item-toolbar-container {
93
93
display : block;
94
94
}
95
95
You can’t perform that action at this time.
0 commit comments