mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
infobox-based feed category editor
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -412,6 +412,13 @@ table.prefFeedList td.feedSelect {
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
div.prefFeedCatHolder {
|
||||
height : 250px;
|
||||
overflow : auto;
|
||||
border : 1px solid #88b0f0;
|
||||
margin : 5px 0px 5px 0px;
|
||||
}
|
||||
|
||||
a.helpLink {
|
||||
color : #808080;
|
||||
}
|
||||
@@ -465,8 +472,9 @@ div.helpResponse {
|
||||
}
|
||||
|
||||
div.infoBoxContents {
|
||||
padding : 5px;
|
||||
padding : 10px;
|
||||
margin-bottom : 5px;
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
div.infoBoxContents td {
|
||||
|
||||
Reference in New Issue
Block a user