MDL-51880 atto/plugins/table: improve table borders
commitf45937e17d6079d8743de6f7bafddee509bcc591
authorRyan Wyllie <ryan@moodle.com>
Fri, 23 Oct 2015 07:19:50 +0000 (23 07:19 +0000)
committerRyan Wyllie <ryan@moodle.com>
Wed, 28 Oct 2015 03:28:36 +0000 (28 03:28 +0000)
treececd6232c96a8bac109d3f8e3c44d16bed9eda7b
parent9382ac38d60bee1226e3ba13906770552bea6012
MDL-51880 atto/plugins/table: improve table borders

* Removed the "No borders" option from general borders setting
  since it's a style choice.
* Added inherit, initial and unset as border style options.
* Made the border settings disabled if "Theme default" is selected.
* Changed the transparent colour to be "Theme default" which means
  apply no colour at all.
lib/editor/atto/plugins/table/lang/en/atto_table.php
lib/editor/atto/plugins/table/lib.php
lib/editor/atto/plugins/table/settings.php
lib/editor/atto/plugins/table/tests/behat/table.feature
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-debug.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-min.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button.js
lib/editor/atto/plugins/table/yui/src/button/js/button.js