mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-11 05:24:56 -05:00
webui: use dark color for facet titles without pkey
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
@@ -74,6 +74,10 @@ textarea[readonly] {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.facet-title.no-pkey {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.facet-pkey {
|
||||
color:black;
|
||||
text-transform: none;
|
||||
|
||||
Reference in New Issue
Block a user