mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 10:21:28 +00:00
style feed icon and opml file upload controls
This commit is contained in:
@@ -1102,6 +1102,16 @@ body.ttrss_main {
|
||||
#editTagsDlg{
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#feedEditDlg img.feedIcon {
|
||||
border : 1px solid #ccc;
|
||||
padding : 5px;
|
||||
margin : 5px;
|
||||
max-width : 20px;
|
||||
max-height : 20px;
|
||||
height : auto;
|
||||
width : auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user