new redactor version (#94)

* new redactor version

* update

* update

* bundler config updated

* clear bundler without plugins
This commit is contained in:
khaydarov 2016-12-07 21:25:31 +03:00 committed by Peter Savchenko
commit 458c834dc9
46 changed files with 9181 additions and 4752 deletions

View file

@ -1,7 +0,0 @@
.tool-code {
display: block;
font-family: 'monospace', 'monaco', 'consolas', 'courier';
line-height: 1.5em;
background: #f8f8fd !important;
color: #304f77;
}