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 條評論