Updated version and assets for release v0.27.1

This commit is contained in:
Dan Brown 2019-09-01 11:13:50 +01:00
parent ff1494c519
commit c44a8df55d
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
4 changed files with 7 additions and 7 deletions

2
public/dist/app.js vendored

File diff suppressed because one or more lines are too long

View File

@ -2567,8 +2567,7 @@ body.mce-fullscreen .page-editor .edit-area {
margin: 0 0 0 -4px; margin: 0 0 0 -4px;
box-shadow: none; } box-shadow: none; }
.pointer a.button { .pointer a.button {
margin: 0; margin: 0; }
color: #FFF; }
.pointer .svg-icon { .pointer .svg-icon {
width: 1.2em; width: 1.2em;
height: 1.2em; } height: 1.2em; }
@ -2759,9 +2758,11 @@ body.mce-fullscreen .page-editor .edit-area {
text-decoration: none; text-decoration: none;
opacity: 1; } opacity: 1; }
html, body {
background-color: #FFF; }
body { body {
font-family: 'DejaVu Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-family: 'DejaVu Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
background-color: #FFF;
margin: 0; margin: 0;
padding: 0; } padding: 0; }

View File

@ -4026,8 +4026,7 @@ body.mce-fullscreen .page-editor .edit-area {
margin: 0 0 0 -4px; margin: 0 0 0 -4px;
box-shadow: none; } box-shadow: none; }
.pointer a.button { .pointer a.button {
margin: 0; margin: 0; }
color: #FFF; }
.pointer .svg-icon { .pointer .svg-icon {
width: 1.2em; width: 1.2em;
height: 1.2em; } height: 1.2em; }

View File

@ -1 +1 @@
v0.27 v0.27.1