anki/qt/aqt/data/web
Matthias Metelka e109c62aa9
Improve hover feedback on various widgets (#2079)
* Use cursor: pointer on QCheckBoxes too and exclude disabled widgets

* Left-align all QCheckBoxes to make hover-area and clickable area the same

Altough the clickable area has always been restricted to the label, the widget itself stretched all the way. This became a problem with the new cursor-pointer for checkboxes.

* Remove Switch duplicate from deck-options

* Add cursor: pointer to Switch and RevertButton

* Add cursor: pointer to bottom toolbar buttons

* Add cursor: pointer to gears

* Add cursor: pointer to radio and checkbox inputs of graphs page

* Improve button appearance in stats screen

* Add cursor: pointer to QTabBar and QToolButton

* Add cursor: pointer to non-editable QComboBox

* Center settings-will-take-effect-after notice in preferences screen

* Use public without_qt5_compat_wrapper() function

* Run prettier
2022-09-20 16:34:15 +10:00
..
css Improve hover feedback on various widgets (#2079) 2022-09-20 16:34:15 +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