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
754d2cc8c4
commit
534da1569b
@ -899,7 +899,9 @@
|
|||||||
background: #060639;
|
background: #060639;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
}
|
}
|
||||||
/* Checkbox element, when checked */
|
.repository .diff-detail-box ol li {
|
||||||
|
background: #0a0a0a;
|
||||||
|
} /* Checkbox element, when checked */
|
||||||
input[type="checkbox"]:checked {
|
input[type="checkbox"]:checked {
|
||||||
box-shadow: 0 0 0 2px #acacac;
|
box-shadow: 0 0 0 2px #acacac;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user