mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
05a366d4f0
commit
c7d3cdc3c7
@ -1092,3 +1092,10 @@
|
|||||||
.repository .ui.attached.isSigned.isVerified.message {
|
.repository .ui.attached.isSigned.isVerified.message {
|
||||||
background-color: #0d2407;
|
background-color: #0d2407;
|
||||||
}
|
}
|
||||||
|
.ui.form .dropzone {
|
||||||
|
background: #331;
|
||||||
|
}
|
||||||
|
.ui.form .dropzone .dz-button {
|
||||||
|
color: #ddd;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user