about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/boost.scss
AgeCommit message (Collapse)Author
2018-09-20[Glitch] Redesign forms, verify link ownership with rel="me"Thibaut Girka
Port SCSS changes from f4d549d30081478b1fe2bde9d340262e132bb891
2018-05-07Fix color of disabled boost buttons (fixes #466)Thibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2017-12-07Packaged local_settings styles in commonkibigo!