anki/qt/aqt/data/web/css
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
..
BUILD.bazel Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
deckbrowser.scss Add stylesheet for QMenu (#2122) 2022-10-12 14:29:06 +10:00
overview.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
reviewer-bottom.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
toolbar-bottom.scss move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
toolbar.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
webview.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00