diff options
Diffstat (limited to 'mod/tinymce/views')
-rw-r--r-- | mod/tinymce/views/default/tinymce/css.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/tinymce/views/default/tinymce/css.php b/mod/tinymce/views/default/tinymce/css.php index 6980a67e0..69302bd48 100644 --- a/mod/tinymce/views/default/tinymce/css.php +++ b/mod/tinymce/views/default/tinymce/css.php @@ -4,6 +4,8 @@ * * Overrides on the default TinyMCE skin * Gives the textarea and buttons rounded corners + * + * @todo why the crazy long rules? */ ?> /* TinyMCE */ |