Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Rimi Posted March 16, 2012 Posted March 16, 2012 Hello. I am currently skinning the editor. Ignoring the fact that I can't change the color of the textarea... I would like to change the color of the 'on' state of buttons. For example left align, center align, right align. When these are selected I would like to change their color in the ACP editor. We can already change their hover /* HOVER 'on' button */ .cke_skin_ips .cke_button a:hover.cke_on, .cke_skin_ips .cke_button a:focus.cke_on, .cke_skin_ips .cke_button a:active.cke_on /* IE */ { background-color: #86caff !important; } So why not the state?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.