From 11e9eb2295ebcbbc6e560e4a46c550c979c23500 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 9 Jan 2021 16:39:30 -0500 Subject: [PATCH] Add links to settings v2 headings (#1212) --- ext/bg/css/settings2.css | 8 ++++++++ ext/bg/settings2.html | 30 +++++++++++++++--------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/ext/bg/css/settings2.css b/ext/bg/css/settings2.css index 1c3ab84a..a74d0942 100644 --- a/ext/bg/css/settings2.css +++ b/ext/bg/css/settings2.css @@ -201,6 +201,14 @@ h3 { width: 100%; align-items: baseline; } +.heading-container a { + color: inherit; + transition: background-color var(--animation-duration) ease-in-out; +} +.heading-container a:hover { + color: var(--link-color-hover); + text-decoration: none; +} .heading-container-icon { flex: 0 0 auto; align-self: center; diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index 98dbd608..b74c4ec1 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -83,7 +83,7 @@
-

Profile

+
@@ -117,7 +117,7 @@
-

Dictionaries (# installed)

+

Dictionaries (# installed)

@@ -193,7 +193,7 @@
-

General

+
@@ -297,7 +297,7 @@
-

Scanning

+
@@ -472,7 +472,7 @@
-
+
@@ -555,7 +555,7 @@
-
+
@@ -736,7 +736,7 @@
-
+
@@ -921,7 +921,7 @@
-

Window

+
@@ -992,7 +992,7 @@
-

Audio

+
@@ -1036,7 +1036,7 @@
-

Text Parsing

+