Files @ 9b7eebc852d7
Branch filter:

Location: kallithea/dev_requirements.txt

domruf
less: disable blue outline in navbar when tabbing through the entries in the top navbar in Chrome

Bootstrap has

a:focus { outline: 5px auto -webkit-focus-ring-color; }

which (inconsistently) puts a blue outline that doesn't match the color scheme.

For now, just disable it in the navbar.
babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3