1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 13:19:15 +00:00

online search in headline buffer (hotkey shift-I)

This commit is contained in:
Andrew Dolgov
2008-05-04 07:46:32 +01:00
parent 69811a7d4e
commit 7a822893ce
5 changed files with 93 additions and 27 deletions

View File

@@ -743,6 +743,12 @@ table.headlinesSubToolbar {
background-color : white;
}
input#subtoolbar_search_box {
height : 10px;
font-size : 7pt;
vertical-align : middle;
}
table.headlinesSubToolbar td.headlineActions {
font-size : 9pt;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;