« get me outta code hell

Place general settings in sidebar - interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/extension/popup/style.css
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-03-24 12:07:55 -0300
committerFlorrie <towerofnix@gmail.com>2019-03-24 12:07:55 -0300
commitcc99da6dfe52d7a2779d3c2b031704181552ada3 (patch)
tree7fa1e3fe131b2d2a17471a2f14529f31ee2e381d /extension/popup/style.css
parenta417c5b800e329c897fc75f31c81935530c7d4fa (diff)
Place general settings in sidebar
..rather than under the space for rule-specific details.
Diffstat (limited to 'extension/popup/style.css')
-rw-r--r--extension/popup/style.css2
1 files changed, 1 insertions, 1 deletions
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;
 }