Luuuk Posted November 12, 2021 Posted November 12, 2021 (edited) Hi, I would like to see a choice between an image or FA code in the Icon field: Currently the image is required and shared between more than one theme. The same icon can look bad on Light and Dark theme. So now I need to upload some "dummy" image to satisfy the dialog and then override it anyway via custom.css: .cke_button__custom-ButtonID_icon { background-image: none !important; } .cke_button__custom-ButtonID_icon::before { content: '\f019'; } Edited November 12, 2021 by Luuuk OptimusBain, Vakarian96, aia and 3 others 1 5
KVentz Posted November 17, 2021 Posted November 17, 2021 Oh, yes, that's going to ease the tuning process. Luuuk 1
Recommended Posts