]> git.ipfire.org Git - thirdparty/paperless-ngx.git/blob
6cfcf86b4d464fc97a9ba61f61bfcdf6be77f189
[thirdparty/paperless-ngx.git] /
1 .btn.text-danger {
2 &:hover, &:focus {
3 color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
4 }
5 }
6
7 .accordion-button {
8 font-size: 1rem;
9 }