From 0666e120e8915920070dc18273cd67787484f103 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 20 May 2006 13:51:39 +0100 Subject: feed cat editor uses prototype --- tt-rss.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index f9e109df6..a59779737 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -287,11 +287,15 @@ a:hover { background-color : #f0fff0; } -.iedit { +input.iedit { width : 100%; padding-left : 2px; } +select.iedit { + width : 100%; +} + input.editbox { width : 200px; padding-left : 2px; -- cgit v1.2.3-54-g00ecf