Hello,
I managed to edit a TextInput CSS (thanks to selfCSS and stylinwithcss), but I hit a dead end with Sliderbars.
I tried to Set its CSS, but my changes have no effect. Tried setting "border-style" to "dashed", "border-color" to "#FF0000", "border-width" to "2px", but nothing happens.
Found this tutorial, but it uses properties inside other objects. I couldn't access them in C3.
Tried editing the page's source, I could edit some properties of the slider bar as a whole (only the border), but I couldn't change anything related to the handle and the object's appearance.
I am getting in deep front-end territory here :D
Ashley I understand it is not feasible to write a whole CSS reference, but a reference to the few important CSS properties should be enough for us :) The "Styling" section in the TextInput manual was pretty helpful, I wish I could find anything similar for slider bar / progress bar.
Please let me know if I am missing anything, I am a bit new to C3 CSS :)