Update and delete multi timesheets and tags (#1240)
This commit is contained in:
@@ -33,10 +33,14 @@ table.dataTable {
|
||||
&.summary td {
|
||||
font-weight: bold;
|
||||
border-bottom: 1px solid #ccc;
|
||||
background-color: #eaeaea;
|
||||
}
|
||||
&.open-edit {
|
||||
cursor: pointer;
|
||||
}
|
||||
th.multiCheckbox {
|
||||
width: 15px;
|
||||
}
|
||||
}
|
||||
td {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user