aboutsummaryrefslogtreecommitdiffstats
path: root/vimium.css
AgeCommit message (Expand)Author
2012-10-29Move a bunch of stuff under pages/ for tidiness.Jez Ng
2012-09-08Ensure help dialog stays fully within the viewport.Jez Ng
2012-08-21Style input hints as number-less overlays.Jez Ng
2012-08-21Highlight the selected hint with a different color.Jez Ng
2012-08-20Merge pull request #623 from cespare/options-restylePhil Crosby
2012-08-20Clean up the font stacksCaleb Spare
2012-08-19Don't show a useless scrollbar on the help dialog.Caleb Spare
2012-07-26Fix HUD font size.Jez Ng
2012-07-22Remove !important from the vomnibar css, and redundant declarations with vimi...Phil Crosby
2012-07-22Use vimium-specific class names, and use vimium reset. Now the vomnibar is mo...Phil Crosby
2012-07-22Use font-size:inheret in the vimium resetPhil Crosby
2012-07-22Document what the css reset is used for.Phil Crosby
2012-06-10Make it so URLs don't span multiple lines in the vomnibar. They're pretty noisyPhil Crosby
2012-06-03Show relevancy in the ui for debugging search rankingPhil Crosby
2012-06-03A WIP rewrite of completion in the vomnibar.Phil Crosby
2012-05-29Css changes to accomodate a 2-lined suggestions UI.Phil Crosby
2012-05-26Rename class to searchAreaPhil Crosby
2012-05-26In css, emphasize fuzzy matches in the title.Phil Crosby
2012-05-26Add a developer flag to render the relevancy scores of the vomniboxPhil Crosby
2012-05-26use important in a few places I missed, to be consistent.Phil Crosby
2012-05-26Whitespace, fix invalid commentsPhil Crosby
2012-05-26Remove some obsolete css which was for the old bookmark selectorPhil Crosby
2012-05-26Restyle the vomnibar to be more chrome-like (at least on OSX). Feedback welcome.Phil Crosby
2012-05-05Rename fuzzymode.js to vomnibar.jsPhil Crosby
2012-05-05Rename "fuzzybox" to vomnibarUI. Not as easy to type, but more precise.Phil Crosby
2012-04-27Touch up on previous commit.Jez Ng
2012-04-27flashElement: use an overlay, so zero-sized links are flashed as wellBjörn
2012-04-25Merge pull request #459 from niklasb/fuzzyPhil Crosby
2012-04-25Set overflow:none on hints.Jez Ng
2012-04-13improve CSS, fix input widthNiklas Baumstark
2012-04-13change to real input boxNiklas Baumstark
2012-04-10make CSS more robustNiklas Baumstark
2012-04-10allow fuzzy completion of HTML-decorated content and implement this for histo...Niklas Baumstark
2012-04-10make CSS more specificNiklas Baumstark
2012-04-10remove useless CSS directiveNiklas Baumstark
2012-04-10add fuzzy modeNiklas Baumstark
2012-01-26Tweak the linkhints CSS to use slightly less padding and bigger text, for rea...Phil Crosby
2012-01-26Merge remote-tracking branch 'remotes/eproxus/linkhint-restyling'Phil Crosby
2012-01-26Color find matches orange.Jez Ng
2012-01-26Style link hints with nowrap.Jez Ng
2012-01-20Re-style link hintsAdam Lindberg
2012-01-15Harden and move CSS declarations out of the code.Peter Parks