1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 10:51:29 +00:00

UNDO: add quick unsubscribe button to prefs/feedlist

This commit is contained in:
Andrew Dolgov
2008-07-25 08:48:15 +01:00
parent 9123c2efd6
commit fe5bfa0042
3 changed files with 1 additions and 44 deletions

View File

@@ -442,15 +442,6 @@ div.feedEditSearch {
float : right;
}
table.prefFeedList span.feedOps {
display : none;
margin-right : 1em;
}
table.prefFeedList tr:hover span.feedOps {
display : inline;
}
table.prefFeedList td.feedEditCat {
font-weight : bold;
border-width : 0px 0px 1px 0px;