Files
Gainsight/customer_templates/Sandbox/_group_styles.html.liquid
Norm Rasmussen 26beb4c7f2 new directory
2022-02-23 13:18:41 -05:00

18 lines
298 B
Plaintext

<style>
.np-header.np-header-color{
background: #D1F1DA;
}
.np-header-font-color {
color: #da5939;
}
.np-button {
color: #ffff ;
background-color: #000000 ;
}
.np-card-content-footer.np-button.np-button-background-color {
background-color: #D1F1DA;
color: #D1F1DA;
}
</style>