ox-html: Less generic names for table aligns.
commit00dc3b1b727b7c51c6be513146543d783a87199c
authorRasmus <rasmus@gmx.us>
Wed, 6 May 2015 14:08:44 +0000 (6 16:08 +0200)
committerRasmus <rasmus@gmx.us>
Fri, 15 May 2015 11:17:10 +0000 (15 13:17 +0200)
tree3905ecbb443701ddcc2fdd31bb0f6f58aaee03a7
parent2eb991398015036a57d08d677e3a308ecd8327b5
ox-html: Less generic names for table aligns.

* ox-html.el (org-html-style-default):
  (org-html-table-cell, org-html-table): Prefix left, right, center classes.
* test-org-table.el (test-org-table/to-html): Change classes.

Reported-by: Matt Price <moptop99@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/97431>
lisp/ox-html.el
testing/lisp/test-org-table.el