anki/sass
Matthias Metelka 23e6b2123e
Redesign deck options inputs (#2082)
* Create _input-mixins.scss

* Use button-mixins on more elements

* Replace <select> tag with custom Select component

* Fix RevertButton causing cursor: pointer when hidden

* Increase SaveButton chevron width

* Hide floating component box-shadow when inactive

* Rework SpinBox and move it into components

* Run eslint and prettier

* Remove leftover options prop

* Pass disabled array to EnumSelector again

* Update MapperRow.svelte

* Darken QHeaderView border color

Slipping this in without an extra PR.

* Adjust disabled color, border and cursor

* Remove redundant icon definition from stylesheets

* Fix deck options initial config

* Fix z-index issues in change notetype screen

It might be best to handle z-index locally in each user component instead of hard-coded component values.

* Give web SpinBox a horizontal design

* Give QRadioButton the same treatment as QCheckBox in #2079

* Fix unused CSS selector warning with base button-mixin

* Remove redundant import

* Fix deck options save button

* Delete input-mixins and remove unused down-arrow

* Run eslint on change-notetype

* Run eslint on components
2022-09-27 12:16:45 +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 Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +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 Compile _vars.scss in //sass 2022-09-23 13:48:18 +10:00
buttons.scss Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +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 Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00