summaryrefslogtreecommitdiff
path: root/themes/light
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/light
parent7a1e1630d835f6b3ca4b8359076d0188493a1763 (diff)
use svg icon for the subscribe dialog
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/tt-rss.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index b3dd44d24..9ce0f271b 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -1393,7 +1393,15 @@ body.ttrss_main, body.ttrss_utility {
cursor : pointer;
}
}*/
+}
+.dijitDialog {
+ #feed_add_spinner {
+ position : relative;
+ top : 5px;
+ width : 18px;
+ height : 18px;
+ }
}
::selection {