mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: stageusers, display page elements based on user state
Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
This commit is contained in:
@@ -504,6 +504,16 @@ table.scrollable tbody {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.facet-title.preserved .header-icon:before {
|
||||
content: "\f014";
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.facet-title.staging .header-icon:before {
|
||||
content: "\f0ad";
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.facet-title.disabled h1,
|
||||
.facet-title.disabled h1 .facet-pkey{
|
||||
color: gray;
|
||||
|
||||
Reference in New Issue
Block a user