mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: remove remaining action-button-disabled occurrences
Buttons in hbactest check for 'action-button-disabled' but it's never set. https://fedorahosted.org/freeipa/ticket/4258 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
@@ -252,15 +252,6 @@ div[name=settings].facet-group li a {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.action-button-disabled,
|
||||
.action-button-disabled:focus,
|
||||
.action-button-disabled:hover {
|
||||
color: gray;
|
||||
cursor: default;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.aci-attribute-table tbody {
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user