mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
rework OPML import process
This commit is contained in:
@@ -408,7 +408,7 @@ table.prefFeedList td.feedSelect {
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
div.prefFeedCatHolder {
|
||||
div.prefFeedCatHolder, div.prefFeedOPMLHolder {
|
||||
height : 300px;
|
||||
overflow : auto;
|
||||
border-width : 0px 1px 1px 1px;
|
||||
@@ -418,6 +418,10 @@ div.prefFeedCatHolder {
|
||||
background-color : #ecf4ff;
|
||||
}
|
||||
|
||||
div.prefFeedOPMLHolder {
|
||||
border-width : 1px 1px 1px 1px;
|
||||
}
|
||||
|
||||
a.helpLink {
|
||||
color : #808080;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user