Commit Graph

19 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt f24b150989 search: fix color hex code 2014-04-15 11:25:38 +02:00
Jan-Christoph Borchardt 0ad8e1b1e6 search: change date color to grey for less distraction 2014-04-09 12:58:14 +02:00
Jan-Christoph Borchardt d72269d361 increase height of result for better clickability 2014-04-09 12:55:10 +02:00
Jan-Christoph Borchardt ee6fe9718e make search results work on mobile as well 2014-04-09 12:51:41 +02:00
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation:
use places/folder icon,
move link construction to JS,
only show icon on hover,
use 'searchresult' as css class name,
add filter/unfilter methods,
highlight searched files in current filelist
only filter when correct FileList is present
2013-09-17 18:40:51 +02:00
kondou 9e8a6b704d Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
Jörn Friedrich Dreyer cbf17617b0 update css properties with px based values 2013-07-31 17:07:23 +02:00
Jörn Friedrich Dreyer 627fd8ba8d add overflow-y scroll and clean up indents 2013-07-31 17:07:08 +02:00
Victor Dubiniuk 41d37446bb Fallback to border instead of box-shadow 2013-07-02 18:47:02 +03:00
Lukas Reschke 916e0fc343 Place the brackets in the first line 2012-10-24 13:09:09 +02:00
Lukas Reschke 1a9ba0bea4 radius can safely be used without vendor prefixes
http://caniuse.com/#search=radius
2012-10-23 23:46:08 +02:00
Lukas Reschke 099245430e box-shadow can safely be used without vendor prefixes
http://caniuse.com/#feat=css-boxshadow
2012-10-23 23:45:30 +02:00
Lukas Reschke 47be338f32 Format the CSS in a readable way…. 2012-10-23 23:44:23 +02:00
Jan-Christoph Borchardt 3ba9a9e6a8 adding proper copyright and license notice to the style files 2012-04-23 14:19:03 +02:00
Jan-Christoph Borchardt 90136b6e0a fix search, sane z-indexes 2011-08-10 23:09:29 +02:00
Jan-Christoph Borchardt ad45c78b44 pimped the search dropdown style a bit 2011-08-01 21:31:16 +02:00
Robin Appelman 5ef407d1c9 keyboard shortcuts for search results 2011-07-31 04:03:48 +02:00
Robin Appelman aa08196c32 some interface work on instant search 2011-07-30 21:18:54 +02:00
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00