aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/title-bar.scss
Commit message (Collapse)AuthorAge
* style: reformat all files properlyLibravatar MCMXC2023-07-26
| | | | | | | | | | | - remove .json from .eslintignore - add type intellisense to .prettierrc.js - install missing @jest/types which is used in jest.config.js - split up typecheck and lint into two separate commands - remove --require-pragma flag from reformat-files which leads to unformatted files - install suggested @types/prop-types and @types/react-loader dependencies - add @ts-expect-error to Loader usages - reformat all scss files automatically with reformat-files command
* Fix ribbon menu style on windows (Fix #343)Libravatar André Oliveira2022-06-24
|
* Fix misaligned menu itemsLibravatar stnkl2021-06-07
|
* Fix menu cornerLibravatar stnkl2021-06-07
|
* Add windows title bar dark mode styling & add titlebar to authLibravatar Stefan Malzner2018-11-16
|
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* minor style fixLibravatar Stefan2018-03-28
|
* Finalize titlebar stylingLibravatar Stefan Malzner2018-03-03
|
* fix CSS conflictsLibravatar haraldox2018-02-20
override `reset.scss` with `title-bar.scss`