mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:05:56 +00:00
use svg icon for the subscribe dialog
This commit is contained in:
@@ -33,7 +33,7 @@ const CommonDialogs = {
|
||||
|
||||
<section>
|
||||
<fieldset>
|
||||
<div style='float : right'><img style='display : none' id='feed_add_spinner' src='images/indicator_white.gif'></div>
|
||||
<div class='pull-right'><img style='display : none' id='feed_add_spinner' src='${App.getInitParam('icon_oval')}'></div>
|
||||
<input style='font-size : 16px; width : 500px;'
|
||||
placeHolder="${__("Feed or site URL")}"
|
||||
dojoType='dijit.form.ValidationTextBox'
|
||||
|
||||
Reference in New Issue
Block a user