chore: import keycloak theme from upstream

https://github.com/keycloak/keycloak/tree/main/themes/src/main/resources/theme/keycloak
This commit is contained in:
Johanna Dorothea Reichmann 2022-11-25 17:26:13 +01:00
commit e522d75730
Signed by: transcaffeine
GPG key ID: 03624C433676E465
59 changed files with 8770 additions and 0 deletions

View file

@ -0,0 +1,21 @@
/*!
* This folder contains updated PatternFly4 icons (version 2020.13).
* After the PF4 transition is finished this folder will be deleted.
*/
@font-face {
font-family: "pficon-tmp";
src: url("./pficon.woff2") format("woff2"), url("./pficon.woff") format("woff"); }
.pf-icon-openshift:before {
font-family: "pficon-tmp";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
text-transform: none; }
.pf-icon-openshift:before {
content: ""; }