From edb6a7fe4c032ec8ab31b9ebfdb3a3b9969d0d69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 20 May 2008 02:13:22 +0100 Subject: resize grabber to 8x8px --- tt-rss.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index fa255a426..5be6c5c0a 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1496,8 +1496,8 @@ div.headlines_cdm { border-style : dotted; border-color : #88b0f0; background-color : white; - width : 10px; - height : 10px; + width : 8px; + height : 8px; z-index : 20; right : 10px; top : 20px; -- cgit v1.2.3