mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[ui] improvement -> refactoring table icons size to qss
This commit is contained in:
@@ -268,7 +268,13 @@ PackagesTable QLabel#icon_publisher_verified {
|
||||
}
|
||||
|
||||
PackagesTable QLabel[icon = "true"] {
|
||||
qproperty-alignment: AlignCenter;
|
||||
qproperty-scaledContents: True;
|
||||
min-height: 16;
|
||||
max-height: 16;
|
||||
min-width: 16;
|
||||
max-width: 16;
|
||||
margin-left: 12px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
PackagesTable QToolButton#bt_install {
|
||||
|
||||
Reference in New Issue
Block a user