Skip to content

Commit

Permalink
Indicator preview according to toggleArea settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiuryy committed Feb 20, 2018
1 parent 72327f5 commit ab5138b
Show file tree
Hide file tree
Showing 19 changed files with 86 additions and 98 deletions.
2 changes: 1 addition & 1 deletion dist/css/changelog.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/content.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/overlay.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/html/changelog.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset="utf-8"/><title data-i18n="changelog_title"></title><style>body.initLoading>*{display:none!important}</style></head><body class="initLoading"><section class="infobox"><div><div class="front"><h1 data-i18n="changelog_headline"></h1><span class="icon"></span> <a href="#" class="showChangelog cta" data-i18n="changelog_show_changelog"></a> <a href="#" class="close" data-i18n="changelog_close"></a></div><div class="back"><a href="#" class="close"></a><h1 data-i18n="changelog_show_changelog"></h1><ul class="changelog"><li>Added support for right-to-left languages<ul><li>Arabic</li><li>Hebrew</li><li>Persian</li></ul></li></ul><br/>Feel free to help me translating the missing texts in your language<br/><a class="translate">Translate</a></div></div></section><script src="/js/lib/jsu.js"></script><script src="/js/lib/i18n.js"></script><script src="/js/lib/font.js"></script><script src="/js/lib/stylesheet.js"></script><script src="/js/lib/model.js"></script><script src="/js/changelog.js"></script></body></html>
<!DOCTYPE html><html><head><meta charset="utf-8"/><title data-i18n="changelog_title"></title><style>body.initLoading>*{display:none!important}</style></head><body class="initLoading"><section class="infobox"><div><div class="front"><h1 data-i18n="changelog_headline"></h1><span class="icon"></span> <a href="#" class="showChangelog cta" data-i18n="changelog_show_changelog"></a> <a href="#" class="close" data-i18n="changelog_close"></a></div><div class="back"><a href="#" class="close"></a><h1 data-i18n="changelog_show_changelog"></h1><ul class="changelog"><li>...</li></ul></div></div></section><script src="/js/lib/jsu.js"></script><script src="/js/lib/i18n.js"></script><script src="/js/lib/font.js"></script><script src="/js/lib/stylesheet.js"></script><script src="/js/lib/model.js"></script><script src="/js/changelog.js"></script></body></html>
2 changes: 1 addition & 1 deletion dist/js/changelog.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/settings.js

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions src/css/changelog.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ab5138b

Please sign in to comment.