|
|
@ -69,19 +69,19 @@ $white: #fff; |
|
|
|
// $BgHeaderColor |
|
|
|
// $BgHeaderColor |
|
|
|
|
|
|
|
|
|
|
|
// ? blue alert Box , error1 |
|
|
|
// ? blue alert Box , error1 |
|
|
|
$lightBlue: #06bace; |
|
|
|
$lightBlue: #43c1ff; |
|
|
|
$confirmBtnBgColor: #f6feff; |
|
|
|
$confirmBtnBgColor: #f6feff; |
|
|
|
$blueTitleBgColor: #dfe6e9; |
|
|
|
$blueTitleBgColor: #dfe6e9; |
|
|
|
|
|
|
|
|
|
|
|
// * green alert Box , error1 |
|
|
|
// * green alert Box , error1 |
|
|
|
$lightGreen: #3ee924; |
|
|
|
$lightGreen: #42b258; |
|
|
|
$darkGreen: #21ae0b; |
|
|
|
$darkGreen: #29883c; |
|
|
|
$greenTitleBgColor: #91ff5233; |
|
|
|
$greenTitleBgColor: #91ff5233; |
|
|
|
|
|
|
|
|
|
|
|
// ! red alert Box , error7 |
|
|
|
// ! red alert Box , error7 |
|
|
|
$darkRed: #c70000; |
|
|
|
$darkRed: #ff4600; |
|
|
|
$redTitleBgColor: #ff525233; |
|
|
|
$redTitleBgColor: #ff525233; |
|
|
|
$red: #e92424; |
|
|
|
$red: #ff7543; |
|
|
|
|
|
|
|
|
|
|
|
// ! common styles |
|
|
|
// ! common styles |
|
|
|
// * alert box |
|
|
|
// * alert box |
|
|
|