変更ウィンドウを示す色を変更するには、schedule.css の一部の行を変更します。
注: schedule.css を編集して変更スケジューラのウィンドウのフォーマットを変更する場合、変更カレンダーで使用する schedGroup マクロも変更しないと変更スケジューラのフォーマットとの一貫性が保たれません。
背景色を変更するには
このファイルは以下のディレクトリにあります。
$NX_ROOT¥bopcfg¥www¥wwwroot¥css
.schedConflict { background-color: #ff0000; font-size: 4px }
.schedBusy { background-color: #0176ff; font-size: 4px}
.schedCurrent { background-color: #008000; font-size: 4px; }
.schedMW { background-color: #40ff40; font-size: 4px; }
.schedBW { background-color: black; font-size: 4px; }
.schedNone {font-size: 4px; }
.schedDialog { width: 100%; height: 4px; margin-left: 0px; margin-right: 0px; margin-top: 4px; margin-bottom: 4px; }
背景色が変わります。
|
Copyright © 2013 CA.
All rights reserved.
|
|