summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-20 09:29:13 +0100
committerAndrew Dolgov <[email protected]>2008-05-20 09:29:13 +0100
commit94047498ffb3198594c83f059fd7eb1085d21086 (patch)
tree8a54a54a31a1bd87684234ac1799830fe2511568 /tt-rss.css
parent0c5897c86455793ca591f930403f91e95c69de0f (diff)
allow panel resize when dragging post header
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a37e6870a..55265f51f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -35,6 +35,7 @@ div.postReply div.postHeader {
border-color : #88b0f0;
margin : 0px 1px 0px 0px;
padding : 5px;
+ cursor : move;
}
/* div.postReply > div.postHeader {