]> git.wh0rd.org - tt-rss.git/blame - plugins/shorten_expanded/init.css
simplify search, remove search_mode as useless
[tt-rss.git] / plugins / shorten_expanded / init.css
CommitLineData
2fdbff06
AD
1div.contentSizeWrapper {
2 overflow : hidden;
3 text-overflow: ellipsis;
4 height : 700px;
5}
6
7button.expandPrompt {
8 margin-top : 20px;
9}