163 lines
8.7 KiB
HTML
163 lines
8.7 KiB
HTML
<html id="stylus">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="global.css">
|
|
|
|
<style id="firefox-transitions-bug-suppressor">
|
|
/* restrict to FF */
|
|
@supports (-moz-appearance:none) {
|
|
/* increased specificity to override sane selectors in user styles */
|
|
html#stylus.firefox #stylus-popup #actions * {
|
|
transition: none !important;
|
|
}
|
|
}
|
|
</style>
|
|
|
|
<!-- Notes:
|
|
* Chrome doesn't garbage-collect (or even leaks) SVG <symbol> referenced via <use> so we'll embed the code directly
|
|
* inter-tag whitespace in templates is automatically removed in localization.js
|
|
* i18n-anything attribute automatically creates "anything" attribute
|
|
-->
|
|
|
|
<template data-id="style">
|
|
<div class="entry">
|
|
<div class="main-controls">
|
|
<label class="style-name">
|
|
<input class="checker" type="checkbox">
|
|
<svg class="svg-icon checked"><use xlink:href="#svg-icon-checked"/></svg>
|
|
</label>
|
|
</div>
|
|
<div class="actions">
|
|
<a href="#" class="enable" i18n-text="enableStyleLabel"></a>
|
|
<a href="#" class="disable" i18n-text="disableStyleLabel"></a>
|
|
<a href="#" class="configure" i18n-title="configureStyle">
|
|
<svg class="svg-icon config" viewBox="0 0 14 16">
|
|
<path d="m6.2578 1.1191c-0.4526 0-0.81641 0.36381-0.81641 0.81641v0.69531a5.5932 5.5932 0 0 0-1.1328 0.47266l-0.49414-0.49414c-0.16002-0.16002-0.36907-0.24023-0.57812-0.24023-0.20905 0-0.41811 0.080216-0.57812 0.24023l-1.0488 1.0488c-0.32004 0.32004-0.32004 0.83621 0 1.1562l0.49023 0.49023a5.5932 5.5932 0 0 0-0.4668 1.1348h-0.69726c-0.4526 0-0.81641 0.36576-0.81641 0.81836v1.4844c0 0.4526 0.36381 0.81641 0.81641 0.81641h0.69726a5.5932 5.5932 0 0 0 0.4707 1.1328l-0.49414 0.49414c-0.32004 0.32004-0.32004 0.83426 0 1.1543l1.0488 1.0508c0.32004 0.32003 0.83621 0.32003 1.1562 0l0.49023-0.49024a5.5932 5.5932 0 0 0 1.1367 0.4668v0.69727c0 0.4526 0.36381 0.81641 0.81641 0.81641h1.4844c0.4526 0 0.81641-0.36381 0.81641-0.81641v-0.69727a5.5932 5.5932 0 0 0 1.1328-0.4707l0.49414 0.49414c0.32004 0.32003 0.83622 0.32003 1.1562 0l1.0488-1.0508c0.32004-0.32004 0.32004-0.83426 0-1.1543l-0.49023-0.49023a5.5932 5.5932 0 0 0 0.4668-1.1367h0.69726c0.4526 0 0.81641-0.36381 0.81641-0.81641v-1.4844c0-0.4526-0.36381-0.81836-0.81641-0.81836h-0.69726a5.5932 5.5932 0 0 0-0.4707-1.1309l0.49414-0.49414c0.32004-0.32004 0.32004-0.83621 0-1.1562l-1.0488-1.0488c-0.16002-0.16002-0.36907-0.24023-0.57812-0.24023s-0.41811 0.080216-0.57812 0.24023l-0.49023 0.49023a5.5932 5.5932 0 0 0-1.1367-0.4668v-0.69727c0-0.4526-0.36381-0.81641-0.81641-0.81641zm0.56836 0.7793h0.34766c0.22291 0 0.40234 0.17943 0.40234 0.40234v1.1621a4.5763 4.5763 0 0 1 2.2227 0.92383l0.82422-0.82422c0.15762-0.15762 0.41074-0.15762 0.56836 0l0.24609 0.24609c0.15762 0.15762 0.15762 0.41074 0 0.56836l-0.82226 0.82227a4.5763 4.5763 0 0 1 0.91797 2.2246h1.166c0.22291 0 0.40234 0.17943 0.40234 0.40234v0.34766c0 0.22291-0.17943 0.40234-0.40234 0.40234h-1.1641a4.5763 4.5763 0 0 1-0.92188 2.2227l0.82422 0.82422c0.15762 0.15762 0.15762 0.41074 0 0.56836l-0.24609 0.24609c-0.15762 0.15763-0.41074 0.15763-0.56836 0l-0.82227-0.82226a4.5763 4.5763 0 0 1-2.2246 0.91797v1.166c0 0.22291-0.17943 0.40234-0.40234 0.40234h-0.34766c-0.22291 0-0.40234-0.17943-0.40234-0.40234v-1.1641a4.5763 4.5763 0 0 1-2.2227-0.92188l-0.82422 0.82422c-0.15762 0.15763-0.41074 0.15763-0.56836 0l-0.24609-0.24609c-0.15762-0.15762-0.15762-0.41074 0-0.56836l0.82226-0.82226a4.5763 4.5763 0 0 1-0.91797-2.2246h-1.166c-0.22291 0-0.40234-0.17943-0.40234-0.40234v-0.34766c0-0.22291 0.17943-0.40234 0.40234-0.40234h1.1641a4.5763 4.5763 0 0 1 0.92188-2.2227l-0.82422-0.82422c-0.15762-0.15762-0.15762-0.41074 0-0.56836l0.24609-0.24609c0.15762-0.15762 0.41074-0.15762 0.56836 0l0.82227 0.82227a4.5763 4.5763 0 0 1 2.2246-0.91797v-1.166c0-0.22291 0.17943-0.40234 0.40234-0.40234zm0.17383 2.7109a3.3898 3.3898 0 0 0-3.3906 3.3906 3.3898 3.3898 0 0 0 3.3906 3.3887 3.3898 3.3898 0 0 0 3.3906-3.3887 3.3898 3.3898 0 0 0-3.3906-3.3906zm0 1.1875a2.2034 2.2034 0 0 1 2.2031 2.2031 2.2034 2.2034 0 0 1-2.2031 2.2031 2.2034 2.2034 0 0 1-2.2031-2.2031 2.2034 2.2034 0 0 1 2.2031-2.2031z"/>
|
|
</svg>
|
|
</a>
|
|
<a class="style-edit-link" href="edit.html?id=" i18n-title="editStyleLabel">
|
|
<svg class="svg-icon edit" viewBox="0 0 14 16">
|
|
<path fill-rule="evenodd" d="M0 12v3h3l8-8-3-3-8 8zm3 2H1v-2h1v1h1v1zm10.3-9.3L12 6 9 3l1.3-1.3a.996.996 0 0 1 1.41 0l1.59 1.59c.39.39.39 1.02 0 1.41z"/>
|
|
</svg>
|
|
</a>
|
|
<a href="#" class="delete" i18n-title="deleteStyleLabel">
|
|
<svg class="svg-icon remove" viewBox="0 0 14 16">
|
|
<path fill-rule="evenodd" d="M11 2H9c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1H2c-.55 0-1 .45-1 1v1c0 .55.45 1 1 1v9c0 .55.45 1 1 1h7c.55 0 1-.45 1-1V5c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-1 12H3V5h1v8h1V5h1v8h1V5h1v8h1V5h1v9zm1-10H2V3h9v1z"/>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
|
|
<template data-id="writeStyle">
|
|
<a class="write-style-link"></a>
|
|
</template>
|
|
|
|
<template data-id="noStyles">
|
|
<div id="no-styles" class="entry" i18n-text="noStylesForSite"></div>
|
|
</template>
|
|
|
|
<template data-id="regexpProblemIndicator">
|
|
<div class="regexp-problem-indicator" i18n-title="styleRegexpProblemTooltip"></div>
|
|
</template>
|
|
|
|
<template data-id="regexpProblemExplanation">
|
|
<div id="regexp-explanation">
|
|
<div id="regexp-partial" i18n-html="styleRegexpPartialExplanation"></div>
|
|
<div id="regexp-invalid" i18n-text="styleRegexpInvalidExplanation"></div>
|
|
<button i18n-text="confirmOK"></button>
|
|
</div>
|
|
</template>
|
|
|
|
<template data-id="unavailableInfo">
|
|
<div class="blocked-info">
|
|
<label i18n-text="stylusUnavailableForURL"></label>
|
|
<p i18n-text="stylusUnavailableForURLdetails"></p>
|
|
</div>
|
|
</template>
|
|
|
|
<template data-id="unreachableInfo">
|
|
<div class="blocked-info">
|
|
<label i18n-text="unreachableContentScript"></label>
|
|
<p i18n-text="unreachableFileHint"></p>
|
|
</div>
|
|
</template>
|
|
|
|
<link rel="stylesheet" href="vendor-overwrites/colorpicker/colorpicker.css">
|
|
<script src="vendor-overwrites/colorpicker/colorpicker.js"></script>
|
|
|
|
<link rel="stylesheet" href="msgbox/msgbox.css">
|
|
<script src="msgbox/msgbox.js"></script>
|
|
|
|
<link rel="stylesheet" href="options/onoffswitch.css">
|
|
<link rel="stylesheet" href="manage/config-dialog.css">
|
|
<script src="manage/config-dialog.js"></script>
|
|
|
|
<script src="js/dom.js"></script>
|
|
<script src="js/messaging.js"></script>
|
|
<script src="js/localization.js"></script>
|
|
<script src="js/prefs.js"></script>
|
|
<script src="content/apply.js"></script>
|
|
|
|
<link rel="stylesheet" href="popup/popup.css">
|
|
<script src="popup/popup.js"></script>
|
|
<script src="popup/hotkeys.js"></script>
|
|
</head>
|
|
|
|
<body id="stylus-popup">
|
|
|
|
<div id="confirm">
|
|
<div>
|
|
<b>Style's Name</b>
|
|
<span i18n-text="deleteStyleConfirm"></span>
|
|
<div>
|
|
<button i18n-text="confirmDelete" data-cmd="ok"></button>
|
|
<button i18n-text="confirmCancel" data-cmd="cancel"></button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<aside id="hotkey-info" i18n-title="popupHotkeysTooltip"></aside>
|
|
|
|
<div id="installed"></div>
|
|
|
|
<div class="actions">
|
|
<div id="disable-all-wrapper">
|
|
<div class="main-controls">
|
|
<label id="disableAll-label" i18n-text="disableAllStyles">
|
|
<input id="disableAll" type="checkbox">
|
|
<svg class="svg-icon checked"><use xlink:href="#svg-icon-checked"/></svg>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
<div class="main-controls">
|
|
<div id="find-styles">
|
|
<a id="find-styles-link" href="https://userstyles.org/styles/browse/"
|
|
i18n-text="findStylesForSite"></a>
|
|
</div>
|
|
<div id="write-style">
|
|
<span id="write-style-for" i18n-text="writeStyleFor"></span>
|
|
</div>
|
|
</div>
|
|
<!-- Actions -->
|
|
<div id="popup-options">
|
|
<button id="popup-manage-button" i18n-text="openManage"
|
|
data-href="manage.html" i18n-title="popupManageTooltip"></button>
|
|
<button id="popup-options-button" i18n-text="openOptionsPopup"></button>
|
|
<button id="popup-shortcuts-button" class="chromium-only"
|
|
i18n-text="shortcuts"
|
|
i18n-title="shortcutsNote"></button>
|
|
</div>
|
|
</div>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="display: none !important;">
|
|
<symbol id="svg-icon-checked" viewBox="0 0 1000 1000">
|
|
<path fill-rule="evenodd" d="M983.2,184.3L853,69.8c-4-3.5-9.3-5.3-14.5-5c-5.3,0.4-10.3,2.8-13.8,6.8L352.3,609.2L184.4,386.9c-3.2-4.2-8-7-13.2-7.8c-5.3-0.8-10.6,0.6-14.9,3.9L18,487.5c-8.8,6.7-10.6,19.3-3.9,28.1L325,927.2c3.6,4.8,9.3,7.7,15.3,8c0.2,0,0.5,0,0.7,0c5.8,0,11.3-2.5,15.1-6.8L985,212.6C992.3,204.3,991.5,191.6,983.2,184.3z"/>
|
|
</symbol>
|
|
</svg>
|
|
|
|
</body>
|
|
</html>
|