Anki/qt/aqt/data/web/css
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
..
BUILD.bazel Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
deckbrowser.scss Fix various RTL issues (#2172) 2022-11-02 21:47:07 +10:00
overview.scss Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
reviewer-bottom.scss Fix indicator positioning of Reviewer bottom toolbar (#2157) 2022-11-02 18:18:21 +10:00
toolbar-bottom.scss move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
toolbar.scss Adjust QTableWidget stylesheet (#2183) 2022-11-05 11:11:32 +10:00
webview.scss Fix CSS vars not being included in reviewer (#2155) 2022-11-01 11:38:03 +10:00