0
0
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:
nous 2018-08-22 21:46:34 +02:00
parent 754d2cc8c4
commit 534da1569b

View File

@ -899,7 +899,9 @@
background: #060639;
padding: 7px;
}
/* Checkbox element, when checked */
.repository .diff-detail-box ol li {
background: #0a0a0a;
} /* Checkbox element, when checked */
input[type="checkbox"]:checked {
box-shadow: 0 0 0 2px #acacac;
}