1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:45:57 +00:00

use svg icon for the subscribe dialog

This commit is contained in:
Andrew Dolgov
2021-03-16 21:47:10 +03:00
parent 7a1e1630d8
commit 166517240e
7 changed files with 39 additions and 1 deletions

View File

@@ -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 {