From ab1318209120074bca239252f455bbb181d45447 Mon Sep 17 00:00:00 2001 From: giriraj sharma Date: Wed, 15 Jul 2015 18:24:31 +0530 Subject: [PATCH 1/2] [Keycloak-1427] Updated Delete icons with 'pointer' as hovering cursor. --- .../base/admin/resources/partials/authenticator-config.html | 2 +- .../admin/resources/partials/client-clustering-node.html | 2 +- .../theme/base/admin/resources/partials/client-detail.html | 2 +- .../base/admin/resources/partials/client-role-detail.html | 2 +- .../base/admin/resources/partials/federated-generic.html | 2 +- .../base/admin/resources/partials/federated-kerberos.html | 2 +- .../theme/base/admin/resources/partials/federated-ldap.html | 2 +- .../admin/resources/partials/federated-mapper-detail.html | 2 +- .../resources/partials/identity-provider-mapper-detail.html | 2 +- .../admin/resources/partials/protocol-mapper-detail.html | 2 +- .../resources/partials/realm-identity-provider-oidc.html | 2 +- .../resources/partials/realm-identity-provider-saml.html | 2 +- .../resources/partials/realm-identity-provider-social.html | 2 +- .../theme/base/admin/resources/partials/role-detail.html | 2 +- .../theme/base/admin/resources/partials/user-detail.html | 2 +- .../resources/theme/keycloak/admin/resources/css/styles.css | 6 ++++++ 16 files changed, 21 insertions(+), 15 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html index 6345f3ab63..65ec61b159 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html @@ -7,7 +7,7 @@

Create Authenticator Config

-

{{config.alias|capitalize}}{{config.alias|capitalize}}

diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html index 44e3f02f01..ec6cd3a388 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html @@ -8,7 +8,7 @@
- Configuration of cluster nodeConfiguration of cluster node
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html index 8038cc7b65..a86f7db0ca 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html @@ -7,7 +7,7 @@

Add Client

-

{{client.clientId|capitalize}}{{client.clientId|capitalize}}

diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html index 4e3e39d390..e13aa87868 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html @@ -9,7 +9,7 @@

Add Role

-

{{role.name|capitalize}}{{role.name|capitalize}}

diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html index 5eb75a2983..db009bc708 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    {{instance.providerName|capitalize}}{{instance.providerName|capitalize}}

    Add {{instance.providerName|capitalize}} User Federation Provide

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html index 8a8bcdeb99..388adb08ea 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    KerberosKerberos

    Add Kerberos User Federation Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html index 51f3f98195..3e29780b45 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    LDAPLDAP

    Add LDAP User Federation Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html index aa17065996..9a6f18a30f 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html @@ -7,7 +7,7 @@
  • {{mapper.name}}
  • -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    Add User Federation Mapper

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html index ad89039aed..9e68e70dc1 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html @@ -7,7 +7,7 @@
  • {{mapper.name|capitalize}}
  • -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    Add Identity Provider Mapper

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html index 9b9e33a6d2..ac1a2533e1 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html @@ -9,7 +9,7 @@

    Create Protocol Mapper

    -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html index efd87311c3..45e89b4352 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add OpenID Connect Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html index 2b6899d944..dc49ca2b1e 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add SAML Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html index e1cac10315..a87b754f8a 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add Social Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html index 0d3c3773f0..2e678f3f44 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html @@ -6,7 +6,7 @@
  • Add Role
  • -

    {{role.name|capitalize}} {{role.name|capitalize}}

    Add Role

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html index 270865f12e..db8b73915a 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html @@ -5,7 +5,7 @@
  • Add User
  • -

    {{user.username|capitalize}}{{user.username|capitalize}}

    Add User

    diff --git a/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css b/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css index 040712bd2c..eecbc40216 100644 --- a/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css +++ b/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css @@ -289,3 +289,9 @@ background-repeat: no-repeat; left:20px; } +/*********** patternfly pficon-delete custom css ***********/ +.pfdelete { + padding-left: 20px; + cursor: pointer; +} + From 9de81a0b14f2a1991b358c02360b006947702990 Mon Sep 17 00:00:00 2001 From: giriraj sharma Date: Thu, 16 Jul 2015 18:28:56 +0530 Subject: [PATCH 2/2] Updated patternfly delete glyphicon css. --- .../resources/partials/authenticator-config.html | 2 +- .../resources/partials/client-clustering-node.html | 2 +- .../base/admin/resources/partials/client-detail.html | 2 +- .../admin/resources/partials/client-role-detail.html | 2 +- .../admin/resources/partials/federated-generic.html | 2 +- .../admin/resources/partials/federated-kerberos.html | 2 +- .../admin/resources/partials/federated-ldap.html | 2 +- .../resources/partials/federated-mapper-detail.html | 2 +- .../partials/identity-provider-mapper-detail.html | 2 +- .../resources/partials/protocol-mapper-detail.html | 2 +- .../partials/realm-identity-provider-oidc.html | 2 +- .../partials/realm-identity-provider-saml.html | 2 +- .../partials/realm-identity-provider-social.html | 2 +- .../base/admin/resources/partials/role-detail.html | 2 +- .../base/admin/resources/partials/user-detail.html | 2 +- .../theme/keycloak/admin/resources/css/styles.css | 12 ++++++++---- 16 files changed, 23 insertions(+), 19 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html index 65ec61b159..58bae3c811 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/authenticator-config.html @@ -7,7 +7,7 @@

    Create Authenticator Config

    -

    {{config.alias|capitalize}}{{config.alias|capitalize}}

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html index ec6cd3a388..5b275a2912 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-clustering-node.html @@ -8,7 +8,7 @@
    - Configuration of cluster nodeConfiguration of cluster node
    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html index a86f7db0ca..e764ca8a30 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-detail.html @@ -7,7 +7,7 @@

    Add Client

    -

    {{client.clientId|capitalize}}{{client.clientId|capitalize}}

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html index e13aa87868..80adbc41c8 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-role-detail.html @@ -9,7 +9,7 @@

    Add Role

    -

    {{role.name|capitalize}}{{role.name|capitalize}}

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html index db009bc708..cc8b11ad96 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-generic.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    {{instance.providerName|capitalize}}{{instance.providerName|capitalize}}

    Add {{instance.providerName|capitalize}} User Federation Provide

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html index 388adb08ea..fa2485e3f0 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-kerberos.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    KerberosKerberos

    Add Kerberos User Federation Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html index 3e29780b45..8c05a4960f 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-ldap.html @@ -5,7 +5,7 @@
  • Add User Federation Provider
  • -

    LDAPLDAP

    Add LDAP User Federation Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html index 9a6f18a30f..7904d5bb4c 100644 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/federated-mapper-detail.html @@ -7,7 +7,7 @@
  • {{mapper.name}}
  • -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    Add User Federation Mapper

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html index 9e68e70dc1..7b2b50de66 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/identity-provider-mapper-detail.html @@ -7,7 +7,7 @@
  • {{mapper.name|capitalize}}
  • -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    Add Identity Provider Mapper

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html index ac1a2533e1..bf78e31979 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/protocol-mapper-detail.html @@ -9,7 +9,7 @@

    Create Protocol Mapper

    -

    {{mapper.name|capitalize}}{{mapper.name|capitalize}}

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html index 45e89b4352..5a18cc2006 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add OpenID Connect Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html index dc49ca2b1e..1077593a1e 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add SAML Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html index a87b754f8a..0b760cc232 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html @@ -4,7 +4,7 @@
  • {{identityProvider.alias}}
  • -

    {{identityProvider.alias|capitalize}}{{identityProvider.alias|capitalize}}

    Add Social Identity Provider

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html index 2e678f3f44..f672bae2d0 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-detail.html @@ -6,7 +6,7 @@
  • Add Role
  • -

    {{role.name|capitalize}} {{role.name|capitalize}}

    Add Role

    diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html index db8b73915a..9d6d2f631a 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html @@ -5,7 +5,7 @@
  • Add User
  • -

    {{user.username|capitalize}}{{user.username|capitalize}}

    Add User

    diff --git a/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css b/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css index eecbc40216..033f6e0a38 100644 --- a/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css +++ b/forms/common-themes/src/main/resources/theme/keycloak/admin/resources/css/styles.css @@ -289,9 +289,13 @@ background-repeat: no-repeat; left:20px; } -/*********** patternfly pficon-delete custom css ***********/ -.pfdelete { - padding-left: 20px; - cursor: pointer; +.clickable { + cursor: pointer; +} + +h1 i { + color: #999999; + font-size: 18px; + margin-left: 10px; }