aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/status-bar-target-url.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
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* remove unnecessary stylesLibravatar Stefan Malzner2017-10-22
|
* cleanup & minor style adaptionLibravatar Stefan Malzner2017-10-22
|
* Show url when mouse enters a linkLibravatar Gustavo Sampaio2017-10-21
This resolves #47