use svg icon for the subscribe dialog
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user