From a2415086144f303f2c13968a2a1be38f93535db7 Mon Sep 17 00:00:00 2001 From: "jan@dwrox.net" Date: Sun, 27 Jan 2019 05:20:14 +0100 Subject: [PATCH] Remove capitalization from interface, minor css changes --- cookies.css | 20 ++++++++++++++------ cookies.html | 2 +- manifest.json | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/cookies.css b/cookies.css index 4947a2f..99019b9 100755 --- a/cookies.css +++ b/cookies.css @@ -62,7 +62,6 @@ span, p, h1, h2, h3, h4, h5 { display: block; font-weight: bold; font-size: 1.35em; - text-transform: none; position: sticky; top: 0px; z-index: 10; @@ -333,6 +332,10 @@ li.cookieEntrySublistd.unremoved-secure-cookie { margin-left: 6px; } +.chrome .subloadbar span { + margin-left: 16px; +} + .subloadbar { border: 1px solid #ccc; background-color: #eee; @@ -395,7 +398,6 @@ li.cookieEntrySublistd.unremoved-secure-cookie { button, #settings-action-all-import { - text-transform: capitalize; text-align: center; background-color: #446; border-radius: 24px 24px; @@ -407,6 +409,13 @@ button, box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.12); } +#settings-action-all-import span { + font-size: inherit; + font-weight: inherit; + color: inherit; + word-wrap: break-word; +} + .chrome button, #settings-action-all-import { padding: 8px 12px 7px 12px; @@ -453,7 +462,6 @@ button::-moz-focus-inner { transition-duration: 120ms; position: relative; margin-right: 8px; - text-transform: capitalize; top: -2px; } @@ -796,10 +804,10 @@ textarea#log { #settings-action-all-import { margin-left: 35px; margin-bottom: 35px; - width: 240px; - min-width: 240px; - max-width: 240px; + min-width: 210px; + max-width: 210px; float: right; + word-wrap: break-word; } #settings-confirm-clear, diff --git a/cookies.html b/cookies.html index 690ae68..9923e9c 100755 --- a/cookies.html +++ b/cookies.html @@ -50,7 +50,7 @@
__MSG_ExportSettingsDescription__

-
__MSG_ImportSettingsDescription__
+
__MSG_ImportSettingsDescription__
diff --git a/manifest.json b/manifest.json index 0c18f4f..58b56ee 100644 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,7 @@ "homepage_url": "https://github.com/jrie/flagCookies", "manifest_version": 2, "name": "Flag Cookies", - "version": "3.0.46", + "version": "3.0.47", "permissions": ["cookies", "tabs", "webRequest", "", "storage", "unlimitedStorage", "notifications", "contextualIdentities"], "background": { "scripts": [