about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/local_settings.scss
AgeCommit message (Expand)Author
2018-10-09Fix CW icon color in local-settings modalThibaut Girka
2018-10-09Add support for hints (or extended descriptions) in local-settings pagesThibaut Girka
2018-10-09When screen width is too narrow, hide local-settings page text, keep only iconsThibaut Girka
2018-10-09Add icons for each of the local-setting pagesThibaut Girka
2018-10-08Switch from selects to radio buttons for local settings, improve stylingThibaut Girka
2018-05-14Change local settings SCSS to be more consistent with modalsThibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
2017-12-07Packaged local_settings styles in commonkibigo!