aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/modules/dimmer.css
Commit message (Collapse)AuthorAgeFilesLines
* Use CSS `inset` shorthand (#30939)silverwind2024-05-111-4/+1
| | | | | Use [inset](https://developer.mozilla.org/en-US/docs/Web/CSS/inset) shorthand instead of longhands. There may be more cases but these ones I was able to definitely identify.
* Remove fomantic dimmer module (#30723)silverwind2024-04-291-0/+30
Tested extensively using modal which is the only dependant.