Revert "New backup 2025-07-16 08:39:07"
This reverts commit a8469fe672
.
This commit is contained in:
parent
31c27ddf3c
commit
4788295680
2 changed files with 14 additions and 3 deletions
|
@ -2,12 +2,21 @@ QTabBar {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
/*QTabWidget::tab-bar {
|
||||||
|
margin-left: 80%;
|
||||||
|
left: 50%;
|
||||||
|
}*/
|
||||||
QTabBar::tab {
|
QTabBar::tab {
|
||||||
margin-bottom: 5px;
|
/* margin: 0px 0px 5px 0px;
|
||||||
|
margin-bottom: 5px;*/
|
||||||
border: 1px solid #77d68787;
|
border: 1px solid #77d68787;
|
||||||
padding: 5px 10px;
|
/* border-top-left-radius: 4px;
|
||||||
|
border-top-right-radius: 4px;*/
|
||||||
|
padding-left: 10px;
|
||||||
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
QTabBar::tab:first {
|
QTabBar::tab:first {
|
||||||
|
/* margin-left: 20px;*/
|
||||||
border-top-left-radius: 4px;
|
border-top-left-radius: 4px;
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
}
|
}
|
||||||
|
@ -19,7 +28,9 @@ QTabBar::tab:only-one {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
QTabBar::close-button {
|
QTabBar::close-button {
|
||||||
|
/* padding-right: 10px;*/
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
|
opacity: 0;
|
||||||
}
|
}
|
||||||
QTabBar::tab:selected, QTabBar::tab:hover {
|
QTabBar::tab:selected, QTabBar::tab:hover {
|
||||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
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)
|
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]
|
[SettingsWindow]
|
||||||
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))
|
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))
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue