« get me outta code hell

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:
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 b9c8571..50d1448 100644
--- a/extension/popup/style.css
+++ b/extension/popup/style.css
@@ -146,7 +146,7 @@ h1 {
     display: none;
 }
 
-#loading-screen p, #invalid-host-screen, #no-rule-content {
+#loading-screen, #invalid-host-screen, #no-rule-content, #loading-content {
     text-align: center;
     font-style: italic;
 }