anki/sass
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
..
bootstrap Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_button-mixins.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
_colors.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
_functions.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
_vars.scss Color Palette Patch 1 (#2073) 2022-09-19 10:58:05 +10:00
base.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +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 Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
buttons.scss Improve hover feedback on various widgets (#2079) 2022-09-20 16:34:15 +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
scrollbar.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00