2017-10-31 14:44:47 +01:00
|
|
|
img.logo-header {
|
2017-09-25 13:07:52 +02:00
|
|
|
width: 50px;
|
|
|
|
}
|
2017-11-30 11:32:29 +01:00
|
|
|
|
|
|
|
a.table-link {
|
|
|
|
color: #0097a7;
|
|
|
|
}
|
2017-12-05 09:18:46 +01:00
|
|
|
|
2018-11-09 02:13:54 -08:00
|
|
|
.snackabar-success {
|
|
|
|
background:#0097a7!important;
|
|
|
|
color: white!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.snackbar-error {
|
|
|
|
background: #B00020!important;
|
|
|
|
color: white!important;
|
|
|
|
}
|
|
|
|
|
2019-01-16 05:38:58 -08:00
|
|
|
.mat-dialog-actions {
|
|
|
|
margin-bottom: -12px!important;
|
|
|
|
}
|
|
|
|
|
2018-12-13 03:53:53 -08:00
|
|
|
@-moz-document url-prefix() {
|
|
|
|
.temporaryElement{
|
2018-12-13 05:34:17 -08:00
|
|
|
line-height: 1.4em;
|
2018-12-13 03:53:53 -08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2019-04-17 11:16:35 +02:00
|
|
|
.full-width-field {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2018-04-09 14:14:49 +02:00
|
|
|
app-root {
|
|
|
|
width: 100%;
|
|
|
|
}
|