Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Configurable toolbar classes #461

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Configurable toolbar classes #461

wants to merge 2 commits into from

Conversation

tremby
Copy link

@tremby tremby commented Dec 24, 2013

This patch allows the classes set on toolbar buttons to be set in the wysihtml5 configuration, as classNameCommandDisabled, classNameCommandsDisabled, classNameCommandActive, classNameActionActive. I already have disabled and active classes provided by Twitter Bootstrap and don't want to trawl through the source files and apply all relevant styles to wysihtml5-specific classes too -- this is a very nice short cut.

pulges pushed a commit to Voog/wysihtml that referenced this pull request Aug 21, 2014
---

This is tiff/wysihtml5#461 which I wrote last year some
time, rebased on to your fork.

This patch allows the classes set on toolbar buttons to be set in the wysihtml5
configuration, as `classNameCommandDisabled`, `classNameCommandsDisabled`,
`classNameCommandActive`, `classNameActionActive`. I already have disabled and
active classes provided by Twitter Bootstrap and dont want to trawl through
the source files and apply all relevant styles to wysihtml5-specific classes
too -- this is a very nice short cut.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant