dropbox - import changes from alpha

This commit is contained in:
Azgaar 2021-09-01 21:33:49 +03:00 committed by Peter
parent eecdff1968
commit 68fade20c3
7 changed files with 4547 additions and 0 deletions

View file

@ -372,7 +372,10 @@ text.drag {
border: solid 1px #5e4fa2;
margin: 10px;
padding-bottom: 0.3em;
<<<<<<< HEAD
background: var(--bg-light);
=======
>>>>>>> f557701e (dropbox - import changes from alpha)
}
#options input,
@ -617,6 +620,12 @@ input[type='color']::-webkit-color-swatch-wrapper {
width: 100%;
}
#sticked {
display: flex;
justify-content: space-evenly;
width: 100%;
}
#sticked button {
background-color: transparent;
font-weight: bold;