index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vimium.css
Age
Commit message (
Expand
)
Author
2012-10-29
Move a bunch of stuff under pages/ for tidiness.
Jez Ng
2012-09-08
Ensure help dialog stays fully within the viewport.
Jez Ng
2012-08-21
Style input hints as number-less overlays.
Jez Ng
2012-08-21
Highlight the selected hint with a different color.
Jez Ng
2012-08-20
Merge pull request #623 from cespare/options-restyle
Phil Crosby
2012-08-20
Clean up the font stacks
Caleb Spare
2012-08-19
Don't show a useless scrollbar on the help dialog.
Caleb Spare
2012-07-26
Fix HUD font size.
Jez Ng
2012-07-22
Remove !important from the vomnibar css, and redundant declarations with vimi...
Phil Crosby
2012-07-22
Use vimium-specific class names, and use vimium reset. Now the vomnibar is mo...
Phil Crosby
2012-07-22
Use font-size:inheret in the vimium reset
Phil Crosby
2012-07-22
Document what the css reset is used for.
Phil Crosby
2012-06-10
Make it so URLs don't span multiple lines in the vomnibar. They're pretty noisy
Phil Crosby
2012-06-03
Show relevancy in the ui for debugging search ranking
Phil Crosby
2012-06-03
A WIP rewrite of completion in the vomnibar.
Phil Crosby
2012-05-29
Css changes to accomodate a 2-lined suggestions UI.
Phil Crosby
2012-05-26
Rename class to searchArea
Phil Crosby
2012-05-26
In css, emphasize fuzzy matches in the title.
Phil Crosby
2012-05-26
Add a developer flag to render the relevancy scores of the vomnibox
Phil Crosby
2012-05-26
use important in a few places I missed, to be consistent.
Phil Crosby
2012-05-26
Whitespace, fix invalid comments
Phil Crosby
2012-05-26
Remove some obsolete css which was for the old bookmark selector
Phil Crosby
2012-05-26
Restyle the vomnibar to be more chrome-like (at least on OSX). Feedback welcome.
Phil Crosby
2012-05-05
Rename fuzzymode.js to vomnibar.js
Phil Crosby
2012-05-05
Rename "fuzzybox" to vomnibarUI. Not as easy to type, but more precise.
Phil Crosby
2012-04-27
Touch up on previous commit.
Jez Ng
2012-04-27
flashElement: use an overlay, so zero-sized links are flashed as well
Björn
2012-04-25
Merge pull request #459 from niklasb/fuzzy
Phil Crosby
2012-04-25
Set overflow:none on hints.
Jez Ng
2012-04-13
improve CSS, fix input width
Niklas Baumstark
2012-04-13
change to real input box
Niklas Baumstark
2012-04-10
make CSS more robust
Niklas Baumstark
2012-04-10
allow fuzzy completion of HTML-decorated content and implement this for histo...
Niklas Baumstark
2012-04-10
make CSS more specific
Niklas Baumstark
2012-04-10
remove useless CSS directive
Niklas Baumstark
2012-04-10
add fuzzy mode
Niklas Baumstark
2012-01-26
Tweak the linkhints CSS to use slightly less padding and bigger text, for rea...
Phil Crosby
2012-01-26
Merge remote-tracking branch 'remotes/eproxus/linkhint-restyling'
Phil Crosby
2012-01-26
Color find matches orange.
Jez Ng
2012-01-26
Style link hints with nowrap.
Jez Ng
2012-01-20
Re-style link hints
Adam Lindberg
2012-01-15
Harden and move CSS declarations out of the code.
Peter Parks