aggiunti trasferte, export excel, miglioramenti generali
This commit is contained in:
@@ -652,6 +652,11 @@ textarea {
|
||||
border-color: var(--danger) !important;
|
||||
}
|
||||
|
||||
.status-business_trip {
|
||||
background: var(--warning-bg) !important;
|
||||
border-color: var(--warning) !important;
|
||||
}
|
||||
|
||||
.status-nodata {
|
||||
background: white;
|
||||
}
|
||||
@@ -1788,6 +1793,7 @@ textarea {
|
||||
transform: translate(-50%, 100%);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
to {
|
||||
transform: translate(-50%, 0);
|
||||
opacity: 1;
|
||||
@@ -1798,6 +1804,7 @@ textarea {
|
||||
from {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
to {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user