summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-28 07:51:34 +0100
committerAndrew Dolgov <[email protected]>2005-10-28 07:51:34 +0100
commit033e47e09b44151c785636005cbe744c25f96d0e (patch)
tree18042557eb016636613f938192bb98f063264ceb /tt-rss.css
parentaee198609ddd8fad1b8240c38ef89df3c99e095d (diff)
extended search dialog placeholder, disabled for now
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b2b5dc2f4..67c6b549c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -402,3 +402,7 @@ pre {
#qafInput {
width : 300px;
}
+
+input.extSearch {
+ width : 200px;
+}