mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 13:54:30 -04:00
change task-duration to task-time-details
This commit is contained in:
parent
1c5c7250ee
commit
ec80d925a4
@ -84,7 +84,7 @@
|
||||
/* margin-bottom: 200px; */
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -102,7 +102,7 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -90,7 +90,7 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -89,7 +89,7 @@
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -89,7 +89,7 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -104,7 +104,7 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -79,6 +79,12 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
#product-table > thead,
|
||||
#delivery-note-table > thead,
|
||||
#task-table > thead {
|
||||
|
@ -72,7 +72,7 @@
|
||||
/* margin-bottom: 200px; */
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
@ -97,7 +97,7 @@
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.task-duration {
|
||||
.task-time-details {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
color: grey;
|
||||
|
Loading…
x
Reference in New Issue
Block a user