Update 'theme-arc-blue.css'

This commit is contained in:
nous 2020-11-22 02:32:21 +01:00
parent 05a366d4f0
commit c7d3cdc3c7
1 changed files with 7 additions and 0 deletions

View File

@ -1092,3 +1092,10 @@
.repository .ui.attached.isSigned.isVerified.message {
background-color: #0d2407;
}
.ui.form .dropzone {
background: #331;
}
.ui.form .dropzone .dz-button {
color: #ddd;
}