keycloak-scim/src/clients/authorization/policy/policy-details.css
Erik Jan de Wit 109c255d90
Added the policy screens (#1884)
* initial policies tab

* added initial edit create screen

* removed switch in favour of mapping list

* added pickers

* added groups

* added regex

* added role select component

* added time

* added js type

* fixed create route

* fixed details

* added tests

* changed table header to required

* added user type

* added missing validation message
2022-01-21 15:10:36 +01:00

4 lines
No EOL
112 B
CSS

.pf-c-button.keycloak__client-authorization__policy-row-remove {
color: var(--pf-c-button--m-plain--Color);
}