aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/bg/css/settings2.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/ext/bg/css/settings2.css b/ext/bg/css/settings2.css
index 5376f456..8c89b608 100644
--- a/ext/bg/css/settings2.css
+++ b/ext/bg/css/settings2.css
@@ -59,7 +59,6 @@
--link-color: var(--accent-color);
--link-color-hover: var(--accent-color-dark);
--text-color-light: #666666;
- --text-color-lighter: #888888;
--separator-color1: #cccccc;
--separator-color2: #eeeeee;
--outline-item-background-color: rgba(13, 13, 13, 0);
@@ -500,24 +499,6 @@ a.heading-link-light {
width: 100%;
height: 100%;
}
-.show-preview-switch {
- display: inline-block;
- height: var(--show-preview-label-height);
- margin: 0 auto;
- line-height: var(--show-preview-label-height);
- padding: 0 1.5em;
- cursor: pointer;
- text-align: left;
- color: var(--text-color-lighter);
-}
-.show-preview-switch-inner {
- display: flex;
- align-items: center;
-}
-.show-preview-switch-label {
- white-space: nowrap;
- padding-left: var(--padding);
-}
/* Settings styles */