Action Button Colors

Is there a way to set the color for an individual button on an action bar? I’ve found the setting for changing the button color for the “entire” action bar but only desire to change one button’s color and font. Is this possible?

Thanks in advance

Subject: Action Bar Properties - 5th tab - Button Properties - bottom box

Subject: RE: Action Bar Properties - 5th tab - Button Properties - bottom box

Hi Pam,

Thanks for the reply but that setting changes the colors for ALL buttons on the action bar. I want to change a single button’s color and text style etc.

Subject: RE: Action Bar Properties - 5th tab - Button Properties - bottom box

In the Notes client, they come as a set – it’s the bar that gets styled, not the buttons. On the web, you could run some JS through the “action bar” table and individually set styles (if you really feel inclined to use an action bar at all).

Subject: RE: Action Bar Properties - 5th tab - Button Properties - bottom box

Thanks for the info Stan.