CookPanelButton
0
0
821
65
0
0
821
65
QPushButton {
background-position: center;
background-repeat: no-repeat;
border: none;
}
0
0
821
65
0
0
821
65
821
65
Roboto
11
QPushButton {
background-image: url(:/images/etc/bar_03.png);
color: white;
text-align: left;
padding: 0px 40px;
}
QPushButton:pressed { background-image: url(:/images/etc/bar_02.png); }
QPushButton:focus { background-image: url(:/images/etc/bar_02.png); }
670
0
70
65
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
750
0
60
65
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); }