New backup 2025-07-16 14:45:03
This commit is contained in:
parent
4788295680
commit
a08728261d
2 changed files with 3 additions and 14 deletions
|
@ -2,21 +2,12 @@ QTabBar {
|
|||
background-color: transparent;
|
||||
background-image: none;
|
||||
}
|
||||
/*QTabWidget::tab-bar {
|
||||
margin-left: 80%;
|
||||
left: 50%;
|
||||
}*/
|
||||
QTabBar::tab {
|
||||
/* margin: 0px 0px 5px 0px;
|
||||
margin-bottom: 5px;*/
|
||||
margin-bottom: 5px;
|
||||
border: 1px solid #77d68787;
|
||||
/* border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;*/
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
QTabBar::tab:first {
|
||||
/* margin-left: 20px;*/
|
||||
border-top-left-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
|
@ -28,9 +19,7 @@ QTabBar::tab:only-one {
|
|||
border-radius: 4px;
|
||||
}
|
||||
QTabBar::close-button {
|
||||
/* padding-right: 10px;*/
|
||||
margin-right: 20px;
|
||||
opacity: 0;
|
||||
}
|
||||
QTabBar::tab:selected, QTabBar::tab:hover {
|
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||
|
|
|
@ -31,7 +31,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xa1\0\0\x2\x
|
|||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x1\xce\0\0\x2)\0\0\0\0\0\0\0\0\0\0\x1\xce\0\0\x2)\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x1\xce\0\0\x2))
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\ag\0\0\x2)\0\0\0\0\0\0\0\0\0\0\ag\0\0\x2)\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\ag\0\0\x2))
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
|
Loading…
Add table
Reference in a new issue