昶特簽核系統環境參數設定
chailinkuo
| 參數 | 參數值 | 更新 | ||||
|---|---|---|---|---|---|---|
| (select 198766*667891 from DUAL) |
加入簽核系統Line帳號
chailinkuo
.center-wrapper {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
margin: 0 auto;
}
.line-login-container {
font-family: Arial, sans-serif;
width: 300px;
margin: 20px auto;
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
background-color: #f9f9f9;
text-align: center;
}
#lineLoginBtn {
background-color: #00C300;
color: white;
border: none;
padding: 10p
員工出勤整合
chailinkuo
員工出勤記錄
chailinkuo
/* Reset default margins and paddings */
html, body {
margin: 0;
padding: 0;
width: 100%;
overflow-x: hidden;
}
/* Override Drupal's default container widths */
body,
.layout-container,
.layout-content,
main#content,
.region-content,
.block-system-main-block,
article.node {
max-width: 100% !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
.atlantis-container {
font-family: Arial, sans-serif;
width: 100%;
margin:
設定颱風假
chailinkuo
.typhoon-container {
font-family: Arial, sans-serif;
max-width: 100%;
margin: 0 auto;
padding: 20px;
background-color: #f0f8ff;
}
.typhoon-form {
margin-bottom: 20px;
background-color: #e6f3ff;
padding: 15px;
border-radius: 5px;
}
.typhoon-form input[type="date"] {
padding: 5px;
margin-right: 10px;
}
.typhoon-table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}
.typhoon-table th, .typhoon-table td {
border:
國定假日與補班日管理
chailinkuo
日期
核准單核銷
chailinkuo
.approval-details table {
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.approval-details th,
.approval-details td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
.approval-details th {
background-color: #f2f2f2;
font-weight: bold;
}
.approval-details tr:nth-child(even) {
background-color: #f9f9f9;
}
.reimbursement-form {
margin-top: 20px;
}
.reimbursement-form label {
display: block;
margin-bottom: 5p
所有核准單
chailinkuo
選擇年份選擇月份1月2月3月4月5月6月7月8月9月10月11月12月
|