1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

mobile: allow showing category content inline (closes #315)

This commit is contained in:
Andrew Dolgov
2011-03-04 17:53:02 +03:00
parent a3ef7d106a
commit cfad9259a6
10 changed files with 54 additions and 13 deletions
+6
View File
@@ -30,3 +30,9 @@ div.nav .button.right {
ul li a.read {
color: #666666;
}
ul li span.browse {
color : #909090;
text-align : right;
float : right;
}