mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-30 15:01:55 +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;
|
||||
box-shadow: none; }
|
||||
.pointer a.button {
|
||||
margin: 0;
|
||||
color: #FFF; }
|
||||
margin: 0; }
|
||||
.pointer .svg-icon {
|
||||
width: 1.2em;
|
||||
height: 1.2em; }
|
||||
@ -2759,9 +2758,11 @@ body.mce-fullscreen .page-editor .edit-area {
|
||||
text-decoration: none;
|
||||
opacity: 1; }
|
||||
|
||||
html, body {
|
||||
background-color: #FFF; }
|
||||
|
||||
body {
|
||||
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;
|
||||
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;
|
||||
box-shadow: none; }
|
||||
.pointer a.button {
|
||||
margin: 0;
|
||||
color: #FFF; }
|
||||
margin: 0; }
|
||||
.pointer .svg-icon {
|
||||
width: 1.2em;
|
||||
height: 1.2em; }
|
||||
|
Reference in New Issue
Block a user