0.4.2-devel #34

Merged
fred.boniface merged 21 commits from 0.4.2-devel into online 2022-10-05 21:09:38 +01:00
Showing only changes of commit eebb719a9f - Show all commits

View File

@ -147,6 +147,8 @@ body {
.dropdown-content { .dropdown-content {
display: none; display: none;
position: absolute; position: absolute;
top: 10px;
right: 10px;
background-color: #7fa7e6; background-color: #7fa7e6;
min-width: 160px; min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);