mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-04 07:02:57 +02:00
add new module
This commit is contained in:
7
hr_employee_shift/static/src/css/shift_dashboard.css
Normal file
7
hr_employee_shift/static/src/css/shift_dashboard.css
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
.style_shift{
|
||||
color: black !important;
|
||||
font-size: 15px;
|
||||
text-align: center;
|
||||
padding: 10px 0px 2px 3px;
|
||||
}
|
||||
10
hr_employee_shift/static/src/less/shift_dashboard.less
Normal file
10
hr_employee_shift/static/src/less/shift_dashboard.less
Normal file
@@ -0,0 +1,10 @@
|
||||
@dashboard-bg-color: white;
|
||||
|
||||
.o_kanban_view.o_kanban_dashboard.o_shift_kanban {
|
||||
@sale-table-spacing: 20px;
|
||||
|
||||
.oe_kanban_content{
|
||||
padding-top: 50px!important;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user