mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
show tag cloud instead of flat tag list
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -921,6 +921,16 @@ span.groupPrompt {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
div.tagCloudContainer {
|
||||
/* height : 300px;
|
||||
overflow : auto; */
|
||||
border : 1px solid #99d67a;
|
||||
background-color : white;
|
||||
margin : 5px 0px 5px 0px;
|
||||
padding : 10px;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
ul.feedErrorsList {
|
||||
height : 300px;
|
||||
overflow : auto;
|
||||
|
||||
Reference in New Issue
Block a user