mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3d2ef6486b
commit
f7304bd691
@ -379,7 +379,7 @@ class PaletteManager(QObject):
|
|||||||
ss += '''
|
ss += '''
|
||||||
QTabBar::tab:selected {
|
QTabBar::tab:selected {
|
||||||
background-color: palette(base);
|
background-color: palette(base);
|
||||||
border: 2px solid gray;
|
border: 1px solid gray;
|
||||||
border-top-left-radius: 4px;
|
border-top-left-radius: 4px;
|
||||||
border-top-right-radius: 4px;
|
border-top-right-radius: 4px;
|
||||||
border-bottom-width: 0;
|
border-bottom-width: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user