cover restoring and fetch function fixed (#101)

* cover restoring fixed

* upd

* fetch fixed in safari

* updated

* plugins

* plugins ready

* code improved

* fixed bug with backspace

* improved architecture
This commit is contained in:
khaydarov 2016-12-25 17:41:57 +03:00 committed by Peter Savchenko
commit bc8fb1aed9
53 changed files with 3924 additions and 189 deletions

View file

@ -60,6 +60,7 @@
* Plus button
*/
.ce-toolbar__plus{
position: absolute;
background-image: url('fonts/codex_editor/icon-plus.svg');
background-position: center center;
background-repeat: no-repeat;