From cc99da6dfe52d7a2779d3c2b031704181552ada3 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 24 Mar 2019 12:07:55 -0300 Subject: Place general settings in sidebar ..rather than under the space for rule-specific details. --- extension/popup/index.html | 6 ++---- extension/popup/style.css | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/extension/popup/index.html b/extension/popup/index.html index ec49842..c0e3974 100644 --- a/extension/popup/index.html +++ b/extension/popup/index.html @@ -16,6 +16,8 @@

All rules:

+

General Settings

+

@@ -25,10 +27,6 @@

Tracks

-
-

General Settings

-

-

No rule selected. Please select or create one!

diff --git a/extension/popup/style.css b/extension/popup/style.css index 6338f93..b9c8571 100644 --- a/extension/popup/style.css +++ b/extension/popup/style.css @@ -13,7 +13,7 @@ body { font-family: Helvetica, Arial, sans-serif; } -label { +.content label { font-weight: 800; } -- cgit 1.3.0-6-gf8a5