anki/qt/aqt/data/web
Matthias Metelka dbd9e71d44
Adjust QTableWidget stylesheet (#2183)
* Center table headers

by giving the arrow a negative margin equal to its width.

* Prevent overlap with arrow for small headers (largely)

I didn't want to go all out and make the right padding equal to the width of the arrow, because it would cut off the text too early on sections that aren't active.

* Hide vertical table header on Windows too

* Remove margin between toolbars in main view

Didn't want to create a separate PR for such a minor change.

* Create better borders for QTableWidget

* Remove unused import

* Improve RTL appearance of table
2022-11-05 11:11:32 +10:00
..
css Adjust QTableWidget stylesheet (#2183) 2022-11-05 11:11:32 +10:00
imgs Fix issue 1362 and add a default favicon.ico (#1369) 2021-11-23 12:18:32 +10:00
js Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
pages Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
.prettierrc Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
BUILD.bazel move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00