There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-19013e26-fe6e-4f7f-90cd-318f6e681e63 XWIKI-15629 Open

Menus background-color should differ from the actionmenu background-color

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-5b74dd38-ee7c-41ce-bf86-1d4ce0f37844 Charpentier Lucas on 10/Mar/25 16:14
 

I tried to use a LESSCSS `if` but I couldn't get it to work. Instead, the guarded mixin syntax solved the issue.
Note that when this needs to be migrated to native CSS, we could use a CSS variable (or even a media query if we actually use them in other places in the skin wink.png ) to make this "isColorThemeDark" condition.