2023-12-10 23:21:38 +01:00
|
|
|
.details-popover contents {
|
|
|
|
padding: 12px;
|
2020-01-24 02:02:10 +01:00
|
|
|
}
|
2022-01-18 13:00:03 +01:00
|
|
|
|
2023-12-10 23:21:38 +01:00
|
|
|
.details-popover .information {
|
|
|
|
border-spacing: 6px;
|
2022-01-18 13:00:03 +01:00
|
|
|
}
|
|
|
|
|
2023-12-10 23:21:38 +01:00
|
|
|
.details-popover .actions {
|
|
|
|
margin-top: 6px;
|
|
|
|
border-spacing: 12px;
|
2020-01-24 02:02:10 +01:00
|
|
|
}
|
2022-01-18 13:00:03 +01:00
|
|
|
|
2023-12-10 23:21:38 +01:00
|
|
|
.details-popover .actions button {
|
|
|
|
padding: 12px;
|
2020-01-24 02:02:10 +01:00
|
|
|
}
|