Plume/static/css
Baptiste Gelez 9076dbaadc
New editor (#458)
With this PR, when JS is activated and WASM supported, the article editor will be dynamically replaced with `contenteditable`s elements. This makes the editing interface simpler and less like a regular form. It will also allow us to easily add visual formatting with native browser APIs (and to insert images or videos directly). Here is a little demo:

![peek 05-03-2019 16-12](https://user-images.githubusercontent.com/16254623/53815536-1dc05680-3f62-11e9-94d3-b363ed84eb97.gif)

There is still a lot to do, but it is a good first step.

Fixes #255
2019-03-15 16:06:10 +01:00
..
_article.scss New editor (#458) 2019-03-15 16:06:10 +01:00
_forms.scss Better contrast for input fields (#417) 2019-01-09 18:57:48 +01:00
_global.scss Added coloration for selections and contrasting (#476) 2019-03-13 21:54:48 +01:00
_header.scss Use SCSS (#355) 2018-12-15 22:06:27 +01:00
_variables.scss Added coloration for selections and contrasting (#476) 2019-03-13 21:54:48 +01:00
feather.css Allow for comment deletion (#363) 2018-12-23 11:13:36 +01:00
main.scss Better contrast for input fields (#417) 2019-01-09 18:57:48 +01:00