mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix high contrast issues in task viewlet and panel (#1381)
* fix high contrast issues in task and panel * change the panelTitle.inactiveForeground color in light theme * remove opacity when the panel is active and inactive
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
.empty-task-message {
|
||||
padding: 10px 22px 0 22px;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.monaco-tree .monaco-tree-rows > .monaco-tree-row > .content > .task-group {
|
||||
|
||||
Reference in New Issue
Block a user