mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 07:43:43 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
11481eda2c
commit
f0c74ce28a
@ -1133,3 +1133,9 @@
|
|||||||
color: #ada;
|
color: #ada;
|
||||||
background-color: #242;
|
background-color: #242;
|
||||||
}
|
}
|
||||||
|
.tag-code, .tag-code td {
|
||||||
|
border-color: #889 !important;
|
||||||
|
}
|
||||||
|
.repository .diff-file-box .code-diff-split tbody tr.add-code {
|
||||||
|
border-color: #333;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user