Style tweaks to tool buttons on hex viewer widget tool bar
This commit is contained in:
@@ -391,13 +391,13 @@ QScrollBar::sub-line:vertical {
|
||||
}
|
||||
|
||||
#hex-viewer-container #tool-bar QToolButton:hover {
|
||||
background-color: #454541;
|
||||
background-color: #41413b;
|
||||
border: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#hex-viewer-container #tool-bar QToolButton:checked {
|
||||
background-color: #484842;
|
||||
background-color: #43433d;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user