Ajout style pour fkeditor dans theme

This commit is contained in:
Laurent Destailleur 2006-07-22 16:25:18 +00:00
parent 52411baaf5
commit 8f4f2dc8c5

View File

@ -100,13 +100,13 @@ FCKConfig.ToolbarSets["dolibarr_notes"] = [
FCKConfig.ToolbarSets["dolibarr_details"] = [
['FitWindow','Source','DocProps'],
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
['Undo','Redo','-','Find','Replace','-','SelectAll'],
['Cut','Copy','Paste','-','Preview'],
['Undo','Redo'],
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'],
['OrderedList','UnorderedList','-','Outdent','Indent',],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
['Link','Unlink','Anchor'],
['Smiley','SpecialChar','UniversalKey'],
['SpecialChar','UniversalKey'],
['FontName','FontSize']
] ;