Corrected the disabled icon and text styling for memory inspection tool buttons

This commit is contained in:
Nav
2021-12-24 13:57:54 +00:00
parent e916f4aef5
commit 6b7d09dce4
4 changed files with 175 additions and 116 deletions

View File

@@ -326,6 +326,10 @@ QScrollBar::sub-line:vertical {
border: none;
}
#bottom-menu-bar QToolButton QLabel:disabled {
color: #808484;
}
#bottom-panel {
border-top: 1px solid #2F2F2D;
background-color: transparent;