You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "sbrueseke (via GitHub)" <gi...@apache.org> on 2023/01/31 15:04:14 UTC

[GitHub] [cloudstack] sbrueseke commented on issue #7056: UI user icon not using primary-color setting

sbrueseke commented on issue #7056:
URL: https://github.com/apache/cloudstack/issues/7056#issuecomment-1410525255

   > @sbrueseke I could not reproduce this on main or 4.18 . Is this bug specific to 4.17.2.0?
   
   I am not able to install 4.18 at the moment, so I cannot test it on this version.
   
   This is how the html code looks like on 4.17.2:
   `<span class="user-menu-avatar avatar ant-avatar ant-avatar-sm ant-avatar-circle" style="background-color: rgb(24, 144, 255); color: white;" data-v-46ea8cbc=""><span class="ant-avatar-string" style="transform: scale(1) translateX(-50%);">SB</span></span>`
   
   It looks like background-color in styles is not beeing changed by the theme.
   Can you maybe double-check the code on 4.18?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org