mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
update
This commit is contained in:
+11
-10
@@ -1143,14 +1143,6 @@ background: rgb(92, 92, 92);
|
||||
}
|
||||
}
|
||||
|
||||
ngx-mat-datetime-content{
|
||||
.actions {
|
||||
.mat-button-disabled {
|
||||
background-color: #ff5a5a59 !important;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
// angular material inputs
|
||||
@@ -1491,7 +1483,6 @@ ngx-mat-datetime-content .actions {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ngx-mat-datetime-content .ngx-mat-timepicker {
|
||||
z-index: 111;
|
||||
}
|
||||
@@ -1499,10 +1490,20 @@ ngx-mat-datetime-content .ngx-mat-timepicker {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
ngx-mat-datetime-content .mat-input-element {
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
ngx-mat-datetime-content{
|
||||
.actions {
|
||||
.mat-button-disabled {
|
||||
background-color: #ff5a5a59 !important;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
pre {
|
||||
font-family: 'Roboto' !important;
|
||||
font-size: rem(16) !important;
|
||||
|
||||
Reference in New Issue
Block a user