Merge branch 'master' of lateparty/deemix into master

This commit is contained in:
RemixDev 2020-05-12 08:20:29 +00:00 committed by Gogs
commit 1088da6214
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ input[type='checkbox'] {
-webkit-appearance: none;
appearance: none;
background-color: none;
border: 2px solid black;
border: 2px solid gray;
opacity: 0.5;
border-radius: 2px;
padding: 7px;