about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/metadata.scss
AgeCommit message (Collapse)Author
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc
2018-09-21Fix background being transparent for verified link fieldsThibaut Girka
2018-09-21[Glitch] Display verified links in glitch flavorThibaut Girka
Port front-end changes from f4d549d30081478b1fe2bde9d340262e132bb891 to glitch-soc
2018-08-29[Glitch] Reduce padding of profile metadata boxes to allow more textThibaut Girka
Port 9463bba5fb6873fa70e05f239079ee1a0072b70c to glitch-soc
2018-05-10Update glitch-soc style to match new bio fields markupThibaut Girka
2018-05-06Merge pull request #459 from ThibG/glitch-soc/features/text-color-variablesbeatrix
Add text color variables + minor SCSS fixes + high contrast skin
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
glitch-soc-style still in backup, both sharing the same SCSS style
2018-01-14Initial scss refactorncls7615