PerfectlyNormal / tinymce-rails-imageupload

Image upload plugin for TinyMCE and Rails with the asset pipeline
MIT License
149 stars 153 forks source link

CSS #40

Closed pomartel closed 10 years ago

pomartel commented 11 years ago

This gets us going on the CSS side of thing. I also put the css and javascripts in their own file.

Again I just looked at how it was done in JustBoil.me

I messed up with your javascript bindings on the upload button. Since the button is now out of the form, we will have to take a look at how this is done now.

My commit is also a mess since it takes my other pull requests in this one. I'm really not a git genius! So let me know if this can be merged or if I need to isolate the commits.

PerfectlyNormal commented 11 years ago

I'll have a closer look later today, but looks okay