71 lines
1.7 KiB
Plaintext

QFrame#mainFrame{
background-color: #022644;
border:1px solid #0669af;
}
QFrame#frame_2,QFrame#frame_3,QFrame#frame,QFrame#frame_4,QFrame#frame_5,QFrame#sequenceTitle,QFrame#m_optFrame,QFrame#m_guardFrame{
border:1px solid #0669af;
}
QListWidget#listWidget,QListWidget#resultListWidget,
QListWidget#locationListWidget,QListWidget#userListWidget,
QListWidget#m_list,QListWidget#listAction,QListWidget#listFunc{
background-color:#072d48;
border:1px solid #0669af;
color:#0096d7;
}
QListWidget#listWidget::item
{
color:#0394d5;
}
QDialog{
background:#022644;
}
KbdPropertyDlg{
background:#0c3569;
}
QDialog#CRunSequenceFilterDialog,QDialog#CHistorySequenceFilterDialog{
background-color: #022644;
}
QRadioButton#autoRadio,QRadioButton#singleRadio,QRadioButton#standardSequence,QRadioButton#customSequence{
color:#01a6ec;
border:0px;
}
QLineEdit#sequenceName,QLineEdit#leSearchAct,QLineEdit#leSearchFunc,QLineEdit#leSearchOrder,QLineEdit#m_le{
color:#0096d7;
border:1px solid #024376;
background-color:#0b2a51;
}
QLineEdit#m_optUserAlias,QLineEdit#m_optPassword,QLineEdit#m_guardUserAlias,QLineEdit#m_guardPassword{
border:1px solid #0669af;
height:26px;
color:#0096d7;
background:#0d3756;
}
QTabWidget::pane#tab { /* The tab widget frame */
background-color: #022644;
border:1px solid #0669af;
}
QTabWidget#tab{
background-color: #0c3569;
border:1px solid #0669af;
}
QLabel#label_2,QLabel#label,QLabel#excuteLabel,QLabel#label2,QLabel#label1,
QLabel#toolTipsLabel,QLabel#station_label,QLabel#m_labelSelect{
color:#0394d5;
}
QLabel#labelFuncName,QLabel#labelFuncDesc{
color:#0394d5;
border:1px solid #0669af;
}
QTreeView QAbstractSpinBox::up-button {
height:3px;
}
QTreeView QAbstractSpinBox::down-button {
height:3px;
}