HP Smart Zero Core 4.4 Administrator Guide

min-height: 48px;
}
未启用时,连接按钮可以有不同的样式:
QPushButton#connectButton:dis
abled { /* Flat gray */
background: rgb(204,204,204);
border-radius: 3;
color: rgb(102,102,102);
font-size: 12pt;
}
自定义客户端登录对话框 53