| Age | Commit message (Collapse) | Author |
|
|
|
Not sure this [1] bug is the problem, but we don't want svg selection, and since
editing svg nodes inline is done with an input foreign element, this doesn't
affect selecting there!
[1] http://stackoverflow.com/questions/18124820/html5-svg-text-selection-bug-in-chrome
|
|
added a class to the info card to style different types in css.
also rearranged colors in helpers.js
(alon: changed implementation and broke the edit, will fix in the
morning)
|
|
|
|
|
|
|
|
|
|
No method to automaticall run sass once scss file changes right now.
Should probably use grunt, I think it does it. (or have an inotify based
make background task).
Tested with sass 3.4.9 (latest) but since I'm not using sass yet (the
scss file is our former css file) it should work with other versions
too.
|