anki/sass
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
..
bootstrap Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_button-mixins.scss Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
_colors.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
_functions.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00
_vars.scss Add stylesheet for QMenu (#2122) 2022-10-12 14:29:06 +10:00
base.scss Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
bootstrap-dark.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
bootstrap-forms.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
bootstrap-tooltip.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
breakpoints.scss Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
BUILD.bazel Make tags editor resizable using Henrik's components (#2046) 2022-09-28 14:02:32 +10:00
buttons.scss Increase vertical padding on bottom toolbar buttons (#2118) 2022-10-10 13:54:22 +10:00
card-counts.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
core.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
elevation.scss Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
night-mode.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
panes.scss Make tags editor resizable using Henrik's components (#2046) 2022-09-28 14:02:32 +10:00
scrollbar.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00