summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-16 21:47:10 +0300
committerAndrew Dolgov <[email protected]>2021-03-16 21:47:10 +0300
commit166517240e477dbb0e8b3a446ed8e42fd66f67df (patch)
treeaefa16762e0526d5c9c1503d5e42ae15d0dc9766 /themes/night_blue.css
parent7a1e1630d835f6b3ca4b8359076d0188493a1763 (diff)
use svg icon for the subscribe dialog
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index ff1c0e3a0..1a30ab99b 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -1188,6 +1188,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: #333;