auto preview when inserting a media item or embed into a post. Since this unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two.

This commit is contained in:
zotlabs
2017-08-01 18:05:04 -07:00
parent 9476c631b0
commit a97b09210e
6 changed files with 8 additions and 2 deletions

View File

@@ -251,8 +251,7 @@ footer {
margin-top: 15px;
}
.preview {
background: url('../img/gray_and_white_diagonal_stripes_background_seamless.gif');
.preview-indicator {
}
#theme-preview {