Page 1 of 1

change colour of collapsblockcontent

Posted: Thu Oct 24, 2013 12:08 pm
by Michael4771079

Hi,
How can I change the colour of the collapsblockcontent from white to another colour


change colour of collapsblockcontent

Posted: Thu Oct 24, 2013 12:12 pm
by Maryna Brodina

Hello! You need to use CSS http://docs.appery.io/documentation/w...


change colour of collapsblockcontent

Posted: Thu Oct 24, 2013 1:04 pm
by Michael4771079

Thank you Marina,
found what I was after, here is the css if anyone else needs it

.ui-collapsible-content {

Code: Select all

   background : #f4e307;