Merge pull request #308 from ckeditor/i/6638
Fix: Table feature should specify header text alignment styles for different language directions in the content styles sheet. Closes ckeditor/ckeditor5#6638.
Until now, the text alignment was inherited from `EditorUI` styles but they are unavailable outside the editor when the content lives in a `.ck-content` container.