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

add article forwarding by email (closes #271)

This commit is contained in:
Andrew Dolgov
2010-11-06 00:47:02 +03:00
parent f0855b88af
commit 31a53903e6
8 changed files with 265 additions and 29 deletions
+3 -1
View File
@@ -34,7 +34,7 @@ div.postReply div.postHeader {
background-color : #f9faff;
margin : 0px 1px 0px 0px;
padding : 5px;
cursor : move;
/* cursor : move; */
color : #909090;
}
@@ -2001,3 +2001,5 @@ button[disabled] {
color : #dedede;
border : 1px solid #dedede;
} */