HP Smart Zero Core 4.4 Administrator Guide

/* Substitute my company logo for the normal
one. */ image: url
(/writable/misc/MyCompanyLogo .png); min
width: 48px;
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;
}
클라이언트 로그인 대화 상자 사용자 정의
57