|
@@ -16776,6 +16776,24 @@ div.dt-container div.dt-length label {
|
|
|
margin-left: 0 !important;
|
|
margin-left: 0 !important;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+body #card--dashboard > .btn--ui:has(i[class*="fa-arrow-left"]) {
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ top: 0;
|
|
|
|
|
+ margin: 0 !important;
|
|
|
|
|
+ left: 0;
|
|
|
|
|
+ border: none;
|
|
|
|
|
+ padding: 10px;
|
|
|
|
|
+ width: 40px;
|
|
|
|
|
+ height: 40px;
|
|
|
|
|
+ border-radius: 0 !important;
|
|
|
|
|
+ color: #0c6197;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+body #card--dashboard > .btn--ui:has(i[class*="fa-arrow-left"]):hover {
|
|
|
|
|
+ color: white;
|
|
|
|
|
+ background-color: #0c6197 !important;
|
|
|
|
|
+}
|
|
|
/* END CSS Ferrari - Modifiche UI */
|
|
/* END CSS Ferrari - Modifiche UI */
|
|
|
|
|
|
|
|
body div.dt-button-background {
|
|
body div.dt-button-background {
|