SideNav

Forum to discuss the new web client version of Servoy.

SideNav

Postby alk » Mon Jan 04, 2021 5:26 pm

Hallo,
I try to custom (color etc.) SideNav,
I guess I managed it, but:
There is a definition of dividers {divider:true, styleClass:'svy-sidenav-divider'}
How do I change the color of the dividers from 'gray' to black ??

Thanks
Ralf

Will we get a better way to handle "custom_servoy_theme_properties" by the way???
alk
 
Posts: 61
Joined: Wed May 21, 2014 8:34 pm
Location: Berlin

Re: SideNav

Postby sean » Mon Jan 04, 2021 6:57 pm

Hi Ralf,

Hopefully this will help.
SideNav styling docs
i.e.
Code: Select all
.svy-sidenav-divider
{
    color: #ff0000;
}


Again if you checkout that SvyNavigationUX template in my reply to your other question, you also get a themed way of dealing with it. Not sure the LESS variable to change it globally (I think it is @sidenav-text-color which is also inherited from @secondary-color-inverse)

Best,
Sean
Software Engineer
Servoy USA
sean
 
Posts: 370
Joined: Mon May 21, 2007 6:26 pm
Location: USA

Re: SideNav

Postby sean » Mon Jan 04, 2021 6:58 pm

...forgot to paste docs for the ThemeRoller template:
https://github.com/Servoy/svyThemeRoller/wiki
Software Engineer
Servoy USA
sean
 
Posts: 370
Joined: Mon May 21, 2007 6:26 pm
Location: USA


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 8 guests