summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 332acaa26..cad1fc608 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -1187,6 +1187,12 @@ body.ttrss_utility hr {
border: 0px solid #ccc;
border-bottom-width: 1px;
}
+.dijitDialog #feed_add_spinner {
+ position: relative;
+ top: 5px;
+ width: 18px;
+ height: 18px;
+}
::selection {
background: #b87d2c;
color: #333;