anki/qt/aqt/browser
Matthias Metelka d5945a213a
Make sidebar search input more pleasant to look at (#2009)
* Improve margins

* Remove right border on non-macOS systems

Would be interesting to know why this was implemented in the first place. Looks quite ugly on Linux.

* Add focus border

* Align height of toolbar icons with search bar

* Remove leftover f-strings
2022-08-15 13:08:44 +10:00
..
sidebar Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
table Handle note without cards in browser (#1929) 2022-06-24 13:57:42 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
card_info.py Fix card info not updating (#1957) 2022-07-12 10:34:48 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
previewer.py Fix JS drop event not firing in the reviewer (#1906) 2022-06-10 23:33:53 +10:00