anki/qt/aqt/data/web
Matthias Metelka dc67ed9952
Add stylesheet for QMenu (#2122)
* Give QMenu cursor: pointer

* Darken border colors in dark theme

* Refactor cursor: pointer event filter

* Add QMenu stylesheet

* Remove min-width for QMenu item

* Add QMenuBar styles

with increased height for touchscreen users and more visible highlight color.

* Fix type

* Revert "Add QMenuBar styles"

This reverts commit 6ae405a073b15389b7926ef8aa91c3b228a7889e.

* Remove strong border from QMenu checkbox style

* Keep highlight color consistent

* Adjust highlight-bg

* Increase horizontal padding and adjust checkbox margin

* Introduce border-faint var and make default border brighter in dark mode

* Fix 1px move on hover and make highlight color more subtle

* Remove win10 styles

because the properties are set in the other stylesheets anyway.

* Fix bottom border of QMenuBar not showing underneath entries

* Remove unused import

* Make border-faint one shade darker in light theme
2022-10-12 14:29:06 +10:00
..
css Add stylesheet for QMenu (#2122) 2022-10-12 14:29:06 +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