mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-05 02:32:03 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
ef0ae6e4fb
commit
754d2cc8c4
@ -895,3 +895,11 @@
|
||||
background: #7B2115;
|
||||
color: #bdbdbd;
|
||||
}
|
||||
.repository .diff-detail-box {
|
||||
background: #060639;
|
||||
padding: 7px;
|
||||
}
|
||||
/* Checkbox element, when checked */
|
||||
input[type="checkbox"]:checked {
|
||||
box-shadow: 0 0 0 2px #acacac;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user