Change Button Color
回答済みDoes anyone know an easy way to change the color of the AgilePoint buttons? Mine are always green and I don't see a way to change that easily. Does it require CSS? If so, does anyone have that CSS to share?
Thanks

-
正式なコメント
Hi Sylvia,
You can use the below CSS snippet either as part of Global CSS,so that it is applicable to all applications across the platform or you can use it in the inline CSS Injector if your requirement is only for one application.
.popActionButtons {
background-color:red !important
}Thanks,
Varun Agasthya
コメントアクション
サインインしてコメントを残してください。
コメント
2件のコメント