mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Show disabled entries in gray.
The users, HBAC/sudo rules, HBAC test, and SELinux list pages have been modified to show disabled entries in gray. Icons will be added separately. Ticket #1996
This commit is contained in:
committed by
Petr Voborník
parent
7c0c39581c
commit
fef343ae8f
@@ -659,6 +659,10 @@ div[name=settings].facet-group li a {
|
||||
bottom: 35px;
|
||||
}
|
||||
|
||||
.content-table tbody tr.disabled {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.search-filter {
|
||||
width: 215px;
|
||||
-moz-border-radius: 15px !important;
|
||||
|
||||
Reference in New Issue
Block a user