mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
hotfix: ui
This commit is contained in:
@@ -104,8 +104,14 @@ QCheckBox
|
||||
|
||||
QWidget#iconWidget
|
||||
{
|
||||
border-image: url(:/resource/Icons/Logo.png) 0 0 0 0 stretch stretch;
|
||||
border-image: url(:/resource/Icons/planeCustom.png);
|
||||
position: center;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
border-bottom-left-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
height: 80%;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
QLabel
|
||||
|
||||
Reference in New Issue
Block a user