CookPanelButton
0
0
985
78
0
0
985
78
QPushButton {
background-position: center;
background-repeat: no-repeat;
border: none;
}
0
0
985
78
0
0
985
78
985
78
Roboto
13
QPushButton {
background-image: url(:/images/etc/bar_03.png);
color: white;
text-align: left;
padding: 0px 48px;
}
QPushButton:pressed { background-image: url(:/images/etc/bar_02.png); }
QPushButton:focus { background-image: url(:/images/etc/bar_02.png); }
804
0
84
78
QPushButton { background-image: url(:/images/etc/bar_icon_01.png); }
QPushButton:pressed { background-image: url(:/images/etc/bar_icon_01_ov.png); }
QPushButton:focus { background-image: url(:/images/etc/bar_icon_01_ov.png); }
true
true
900
0
72
78
QPushButton { background-image: url(:/images/etc/bar_icon_02.png); }
QPushButton:pressed { background-image: url(:/images/etc/bar_icon_02_ov.png); }
QPushButton:focus { background-image: url(:/images/etc/bar_icon_02_ov.png); }