]> git.ipfire.org Git - thirdparty/paperless-ngx.git/blob
d026a5b2bf3791065acc21436f9228b9a21c6542
[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 }
10
11 :host ::ng-deep .filters .paperless-input-select.mb-3 {
12 margin-bottom: 0 !important;
13 }