Added link to StackEdit 4 beta

This commit is contained in:
benweet 2014-04-21 18:21:03 +01:00
parent 2751892e12
commit a0e9f5fc00
2 changed files with 86 additions and 77 deletions

View File

@ -1045,6 +1045,8 @@ define([
}, '');
document.getElementById('input-settings-theme').innerHTML = themeOptions;
}
$('.modal-header').append('<a class="dialog-header-message" href="https://stackedit-beta.herokuapp.com/" target="_blank">Try StackEdit 4 beta!</a>');
});
return core;

View File

@ -247,6 +247,13 @@ a {
z-index: 1050 !important;
}
.dialog-header-message {
position: absolute;
top: 12px;
right: 55px;
font-weight: bold;
}
/*******************
* Buttons