Loading package.json +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ } }, "lint": { "css": "stylelint ./css/*.scss", "css": "stylelint ./css/*.scss ./skin/*.css --ignore-path .gitignore", "js": "eslint './*.js' './js/**/*.js' './lib/**/*.js' './ext/**/*.js' './build/**/*.js'" }, "test": { Loading skin/common.css +2 −2 Original line number Diff line number Diff line Loading @@ -21,9 +21,9 @@ */ .sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; Loading skin/devtools-panel.css +29 −23 Original line number Diff line number Diff line Loading @@ -17,15 +17,15 @@ * { font-family: 'Lucida Grande', 'Segoe UI', Ubuntu, Tahoma, Arial, sans-serif; font-size: 11px; box-sizing: border-box; font-family: "Lucida Grande", "Segoe UI", Ubuntu, Tahoma, Arial, sans-serif; font-size: 11px; } html { height: 100%; overflow: hidden; height: 100%; } a Loading @@ -35,21 +35,21 @@ a body { margin: 0; color: #303942; display: flex; height: 100%; flex-direction: column; height: 100%; margin: 0; color: #303942; } body.default { background-color: #ffffff; background-color: #fff; } body.dark { color: #ffffff; color: #fff; } table Loading @@ -68,8 +68,8 @@ table * td { padding: 3px; white-space: nowrap; border-left: 1px solid #cdcdcd; white-space: nowrap; } td:first-child Loading Loading @@ -133,7 +133,7 @@ body.dark #items table #items tr[data-state=blocked] { color: red; color: #f00; } body.dark #items tr[data-state=blocked] Loading @@ -143,7 +143,7 @@ body.dark #items tr[data-state=blocked] #items tr[data-state=whitelisted] { color: green; color: #080; } body.dark #items tr[data-state=whitelisted] Loading @@ -157,16 +157,18 @@ body.dark #items tr[data-state=whitelisted] display: none; } .changed, .unnamed .changed, .unnamed { font-style: italic } .request-wrapper, .filter-wrapper .request-wrapper, .filter-wrapper { display: flex; height: 100%; flex-direction: column; height: 100%; } tr:not(:hover) .action Loading Loading @@ -199,23 +201,27 @@ tr:not(:hover) .action .action { background: #555; color: white; font-style: normal; border-radius: 7px; padding: 2px 6px; flex-shrink: 0; margin: auto; margin-left: 5px; padding: 2px 6px; border-radius: 7px; font-style: 400; color: #fff; background: #555; cursor: pointer; flex-shrink: 0; } .filter-wrapper, .filter, .origin, .domain .filter-wrapper, .filter, .origin, .domain { flex-grow: 1; } .domain, .origin, .domain, .origin, .changed .request-wrapper, .changed .filter-wrapper, .changed .type Loading @@ -241,7 +247,7 @@ footer #reload { color: blue; color: #00f; text-decoration: underline; cursor: pointer; } Loading skin/mobile-options.css +13 −13 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ ul > li box-sizing: border-box; min-height: 46px; padding: 5px 10px; border: 1px solid #BBBBBB; border: 1px solid #BBB; border-bottom: none; list-style: none; } Loading @@ -108,9 +108,9 @@ ul > li ul > li > span { flex: auto; overflow: hidden; padding: 10px; word-wrap: break-word; overflow: hidden; } /* Form elements */ Loading @@ -120,12 +120,12 @@ input[type="text"] min-width: 220px; padding: 5px 0; border: 0; border-bottom: 1px solid #BBBBBB; border-bottom: 1px solid #BBB; } input[type="text"]::placeholder { color: #BBBBBB; color: #BBB; opacity: 1; /* Firefox sets opacity so we need to override it */ } Loading Loading @@ -191,14 +191,14 @@ button.secondary button.primary { color: #FFF; border-color: #099DD1; color: #FFF; background-color: #099DD1; } button.secondary { border-color: #BBBBBB; border-color: #BBB; } button.remove Loading @@ -216,7 +216,7 @@ ul + button width: 100%; min-height: 46px; /* equal to min-height of list item */ padding: 15px 20px; /* based on margin and padding of list item */ border: 1px solid #BBBBBB; border: 1px solid #BBB; text-align: start; } Loading @@ -228,20 +228,20 @@ ul + button align-items: flex-start; justify-content: center; position: fixed; z-index: 101; top: 0; right: 0; bottom: 0; left: 0; padding: 20px; background: rgba(0, 0, 0, 0.7); z-index: 101; } [role="dialog"] { max-width: 25em; padding: 0; border: 1px solid #BBBBBB; border: 1px solid #BBB; background-color: #FFF; } Loading Loading @@ -316,9 +316,9 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul { overflow-y: auto; width: auto; margin: 0; overflow-y: auto; } #dialog-recommended ul li Loading @@ -328,7 +328,7 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul li.installed { color: #BBBBBB; color: #BBB; } #dialog-recommended ul li::before Loading @@ -342,12 +342,12 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul li.installed::before { background-color: #BBBBBB; background-color: #BBB; mask: url(mobile/checkmark.svg) center/cover no-repeat; } #dialog-recommended > button { border-width: 1px 0 0 0; border-width: 1px 0 0; text-align: center; } skin/updates.css +12 −11 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ body .column { height: 100vh; display: flex; flex: 1; height: 100vh; align-items: center; justify-content: center; flex: 1; } #graphic-column, Loading @@ -63,7 +63,7 @@ body #optionsPageLink { color: red; color: #F00; } /* Needed in order to achieve standard behavior Loading @@ -84,7 +84,8 @@ html[dir="rtl"] #content header margin: 0 5em 2em 0; } #content header p { #content header p { margin: 0; opacity: 0.5; font-weight: 400; Loading Loading @@ -141,7 +142,7 @@ html[dir="rtl"] .custom-feature-entry h2 .version-details { margin: 0 1em 0 1em; margin: 0 1em; } .version-details h2 Loading @@ -158,9 +159,9 @@ html[dir="rtl"] .custom-feature-entry h2 .feature-entry img { display: block; width: 50px; height: 50px; display: block; margin: 0 1em 0 0; } Loading Loading @@ -188,12 +189,12 @@ html[dir="rtl"] .store-buttons .store-button { float: left; display: block; height: 58px; margin-bottom: 1em; border-radius: 6px; background-color: #000; float: left; margin-bottom: 1em; } html[dir="rtl"] .store-button Loading Loading @@ -239,6 +240,6 @@ html[dir="rtl"] .applestore-button html[dir="rtl"] .applestore-button { margin: 0 0 1em 0; margin: 0 0 1em; } } Loading
package.json +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ } }, "lint": { "css": "stylelint ./css/*.scss", "css": "stylelint ./css/*.scss ./skin/*.css --ignore-path .gitignore", "js": "eslint './*.js' './js/**/*.js' './lib/**/*.js' './ext/**/*.js' './build/**/*.js'" }, "test": { Loading
skin/common.css +2 −2 Original line number Diff line number Diff line Loading @@ -21,9 +21,9 @@ */ .sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; Loading
skin/devtools-panel.css +29 −23 Original line number Diff line number Diff line Loading @@ -17,15 +17,15 @@ * { font-family: 'Lucida Grande', 'Segoe UI', Ubuntu, Tahoma, Arial, sans-serif; font-size: 11px; box-sizing: border-box; font-family: "Lucida Grande", "Segoe UI", Ubuntu, Tahoma, Arial, sans-serif; font-size: 11px; } html { height: 100%; overflow: hidden; height: 100%; } a Loading @@ -35,21 +35,21 @@ a body { margin: 0; color: #303942; display: flex; height: 100%; flex-direction: column; height: 100%; margin: 0; color: #303942; } body.default { background-color: #ffffff; background-color: #fff; } body.dark { color: #ffffff; color: #fff; } table Loading @@ -68,8 +68,8 @@ table * td { padding: 3px; white-space: nowrap; border-left: 1px solid #cdcdcd; white-space: nowrap; } td:first-child Loading Loading @@ -133,7 +133,7 @@ body.dark #items table #items tr[data-state=blocked] { color: red; color: #f00; } body.dark #items tr[data-state=blocked] Loading @@ -143,7 +143,7 @@ body.dark #items tr[data-state=blocked] #items tr[data-state=whitelisted] { color: green; color: #080; } body.dark #items tr[data-state=whitelisted] Loading @@ -157,16 +157,18 @@ body.dark #items tr[data-state=whitelisted] display: none; } .changed, .unnamed .changed, .unnamed { font-style: italic } .request-wrapper, .filter-wrapper .request-wrapper, .filter-wrapper { display: flex; height: 100%; flex-direction: column; height: 100%; } tr:not(:hover) .action Loading Loading @@ -199,23 +201,27 @@ tr:not(:hover) .action .action { background: #555; color: white; font-style: normal; border-radius: 7px; padding: 2px 6px; flex-shrink: 0; margin: auto; margin-left: 5px; padding: 2px 6px; border-radius: 7px; font-style: 400; color: #fff; background: #555; cursor: pointer; flex-shrink: 0; } .filter-wrapper, .filter, .origin, .domain .filter-wrapper, .filter, .origin, .domain { flex-grow: 1; } .domain, .origin, .domain, .origin, .changed .request-wrapper, .changed .filter-wrapper, .changed .type Loading @@ -241,7 +247,7 @@ footer #reload { color: blue; color: #00f; text-decoration: underline; cursor: pointer; } Loading
skin/mobile-options.css +13 −13 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ ul > li box-sizing: border-box; min-height: 46px; padding: 5px 10px; border: 1px solid #BBBBBB; border: 1px solid #BBB; border-bottom: none; list-style: none; } Loading @@ -108,9 +108,9 @@ ul > li ul > li > span { flex: auto; overflow: hidden; padding: 10px; word-wrap: break-word; overflow: hidden; } /* Form elements */ Loading @@ -120,12 +120,12 @@ input[type="text"] min-width: 220px; padding: 5px 0; border: 0; border-bottom: 1px solid #BBBBBB; border-bottom: 1px solid #BBB; } input[type="text"]::placeholder { color: #BBBBBB; color: #BBB; opacity: 1; /* Firefox sets opacity so we need to override it */ } Loading Loading @@ -191,14 +191,14 @@ button.secondary button.primary { color: #FFF; border-color: #099DD1; color: #FFF; background-color: #099DD1; } button.secondary { border-color: #BBBBBB; border-color: #BBB; } button.remove Loading @@ -216,7 +216,7 @@ ul + button width: 100%; min-height: 46px; /* equal to min-height of list item */ padding: 15px 20px; /* based on margin and padding of list item */ border: 1px solid #BBBBBB; border: 1px solid #BBB; text-align: start; } Loading @@ -228,20 +228,20 @@ ul + button align-items: flex-start; justify-content: center; position: fixed; z-index: 101; top: 0; right: 0; bottom: 0; left: 0; padding: 20px; background: rgba(0, 0, 0, 0.7); z-index: 101; } [role="dialog"] { max-width: 25em; padding: 0; border: 1px solid #BBBBBB; border: 1px solid #BBB; background-color: #FFF; } Loading Loading @@ -316,9 +316,9 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul { overflow-y: auto; width: auto; margin: 0; overflow-y: auto; } #dialog-recommended ul li Loading @@ -328,7 +328,7 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul li.installed { color: #BBBBBB; color: #BBB; } #dialog-recommended ul li::before Loading @@ -342,12 +342,12 @@ body:not([data-dialog="subscribe"]) #dialog-subscribe #dialog-recommended ul li.installed::before { background-color: #BBBBBB; background-color: #BBB; mask: url(mobile/checkmark.svg) center/cover no-repeat; } #dialog-recommended > button { border-width: 1px 0 0 0; border-width: 1px 0 0; text-align: center; }
skin/updates.css +12 −11 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ body .column { height: 100vh; display: flex; flex: 1; height: 100vh; align-items: center; justify-content: center; flex: 1; } #graphic-column, Loading @@ -63,7 +63,7 @@ body #optionsPageLink { color: red; color: #F00; } /* Needed in order to achieve standard behavior Loading @@ -84,7 +84,8 @@ html[dir="rtl"] #content header margin: 0 5em 2em 0; } #content header p { #content header p { margin: 0; opacity: 0.5; font-weight: 400; Loading Loading @@ -141,7 +142,7 @@ html[dir="rtl"] .custom-feature-entry h2 .version-details { margin: 0 1em 0 1em; margin: 0 1em; } .version-details h2 Loading @@ -158,9 +159,9 @@ html[dir="rtl"] .custom-feature-entry h2 .feature-entry img { display: block; width: 50px; height: 50px; display: block; margin: 0 1em 0 0; } Loading Loading @@ -188,12 +189,12 @@ html[dir="rtl"] .store-buttons .store-button { float: left; display: block; height: 58px; margin-bottom: 1em; border-radius: 6px; background-color: #000; float: left; margin-bottom: 1em; } html[dir="rtl"] .store-button Loading Loading @@ -239,6 +240,6 @@ html[dir="rtl"] .applestore-button html[dir="rtl"] .applestore-button { margin: 0 0 1em 0; margin: 0 0 1em; } }