이 항목에서는 관리 콘솔 페이지(예: 애플리케이션, 할당 및 이미지)의 배경을 수정하는 방법을 설명합니다.
버튼을 수정하려면 조직의 두 테넌트 장치에서
stylesForCustomBranding.css 파일을 편집합니다.
$> /usr/local/desktone/release/dt-platform-20_2_0/deploy/dt-tenant-node-20.2.0-bin/horizonadmin/static/css/production/ stylesForCustomBranding.css
다음 예와 유사하게 코드의 적절한 섹션을 편집하여 주석 처리된 코드를 해제하고
background-color
의 색상을 변경합니다.
.main-container .navigation-content { background-color: cyan;}
다음 이미지는 이러한 유형의 변경 전과 후의 배경 예를 보여 줍니다.
이전 | 이후 |
---|---|