summaryrefslogtreecommitdiff
path: root/themes/compact.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact.css')
-rw-r--r--themes/compact.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/compact.css b/themes/compact.css
index 5d9cabcd9..2f287cbdb 100644
--- a/themes/compact.css
+++ b/themes/compact.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: #257aa7;
color: white;