Make inactive user/library triangle always orange

This commit is contained in:
JonnyWong16 2020-04-10 14:31:12 -07:00
commit 97089846e9
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -3127,6 +3127,7 @@ div.dataTables_info {
}
.inactive-library-tooltip i.fa,
.inactive-user-tooltip i.fa {
color: #E5A00D;
position: absolute;
right: 0;
bottom: 0;