2019-05-19 18:37:00 +02:00
|
|
|
.toast {
|
|
|
|
right: 0;
|
|
|
|
left: unset !important;
|
2019-05-23 09:02:51 +02:00
|
|
|
pointer-events: none;
|
2019-05-23 08:58:48 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.list-row {
|
|
|
|
transition: .5s;
|
2019-05-24 11:11:11 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.nav-link-font {
|
|
|
|
font-size: 16px !important;
|
2019-05-19 18:37:00 +02:00
|
|
|
}
|