about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/containers.scss
AgeCommit message (Expand)Author
2023-02-25Fix glitch-soc SCSS code style and refactor closer to upstreamClaire
2022-11-06Change glitch-soc composer classes to match upstreamClaire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-28[Glitch] Add server rules to sign-up flowEugen Rochko
2022-06-21[Glitch] Fix contrast of some elements with new brand colorsEugen Rochko
2022-06-11[Glitch] Change brand color and logotypesEugen Rochko
2022-03-08[Glitch] Change appearance of account cards in web UIEugen Rochko
2022-03-02[Glitch] Change authorized applications pageEugen Rochko
2021-11-12Fix some glitch-soc styling issues due to different class namesClaire
2021-01-06[Glitch] Fix logo button style moreTakeshi Umeda
2021-01-06[Glitch] Fix logo button styleTakeshi Umeda
2019-11-30[Glitch] Fix counter sizingSasha Sorokin
2019-10-04[Glitch] Fix media editing modal and profile directory in light themeEugen Rochko
2019-09-30[Glitch] Fix ugly TOC when title is too longJeong Arm
2019-09-30[Glitch] Add table of contents to about pageEugen Rochko
2019-09-13[Glitch] Fix unused CSSEugen Rochko
2019-08-31[Glitch] Change layout of public profile directory to be the same as in web UIEugen Rochko
2019-07-19[Glitch] Add ActivityPub actor representing the entire serverThibG
2019-06-15[Glitch] Change full logo to use primary text color of the given themeEugen Rochko
2019-05-28[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2019-01-20[Glitch] Fix new hashtag page's items not being full-width on mobileThibaut Girka
2018-12-18[Glitch] Responsive design for profile directoryThibaut Girka
2018-10-01[Glitch] Separate font-family into variableThibaut Girka
2018-09-20[Glitch] Redesign forms, verify link ownership with rel="me"Thibaut Girka
2018-09-03[Glitch] Inactive header in main profile to match columnThibaut Girka
2018-08-10Merge upstream SCSS changes for /about, /about/more and /termsThibaut Girka
2018-08-01Reintroduce glitch-soc avatar styling in public pagesThibaut Girka
2018-08-01[Glitch] Compensate for scrollbar disappearing when media modalThibaut Girka
2018-08-01Port profile redesign to glitch-socThibaut Girka
2018-05-17[Glitch] Combine similar components into one on public UIThibaut Girka
2018-05-11Update SCSS to match “Show card modal on public pages”Thibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-02-24Update containers.scssimncls
2017-12-03Rename themes -> flavours ? ?kibigo!