From 31a53903e635ae84ae1551d52772e75f2380b416 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 6 Nov 2010 00:47:02 +0300 Subject: add article forwarding by email (closes #271) --- tt-rss.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index a6fef1e1f..ba7bbe575 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -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; } */ + + -- cgit v1.2.3