mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-02 02:01:46 +03:00
Updated version and assets for release v0.27.1
This commit is contained in:
2
public/dist/app.js
vendored
2
public/dist/app.js
vendored
File diff suppressed because one or more lines are too long
7
public/dist/export-styles.css
vendored
7
public/dist/export-styles.css
vendored
@ -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; }
|
||||||
|
|
||||||
|
3
public/dist/styles.css
vendored
3
public/dist/styles.css
vendored
@ -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; }
|
||||||
|
Reference in New Issue
Block a user