diff options
Diffstat (limited to 'mod')
-rw-r--r-- | mod/tinymce/views/default/tinymce/css.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/tinymce/views/default/tinymce/css.php b/mod/tinymce/views/default/tinymce/css.php index 69302bd48..c8ef1954f 100644 --- a/mod/tinymce/views/default/tinymce/css.php +++ b/mod/tinymce/views/default/tinymce/css.php @@ -5,7 +5,8 @@ * Overrides on the default TinyMCE skin * Gives the textarea and buttons rounded corners * - * @todo why the crazy long rules? + * The rules are extra long in order to have enough + * weight to override the TinyMCE rules */ ?> /* TinyMCE */ |