1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-07 19:11:34 +00:00

extended search dialog placeholder, disabled for now

This commit is contained in:
Andrew Dolgov
2005-10-28 07:51:34 +01:00
parent aee198609d
commit 033e47e09b
4 changed files with 38 additions and 10 deletions

View File

@@ -402,3 +402,7 @@ pre {
#qafInput {
width : 300px;
}
input.extSearch {
width : 200px;
}