diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/toolbar.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/toolbar.php b/inc/toolbar.php index 4eb603707..7f2fe468d 100644 --- a/inc/toolbar.php +++ b/inc/toolbar.php @@ -100,6 +100,7 @@ function toolbar_JSdefines($varname){ 'type' => 'picker', 'title' => $lang['qb_hs'], 'icon' => 'h.png', + 'class' => 'pk_hl', 'list' => array( array( 'type' => 'format', |