about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/stream_entries.scss
AgeCommit message (Collapse)Author
2019-11-19[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
Port SCSS changes from 8d5dcc9301c422f131167574da550f8cdaedb73f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-04-08[Glitch] Port SCSS changes from "Improve blocked view of profiles"Eugen Rochko
Port public pages SCSS changes from 67b3b62b98b89f24097a2757e42bc94f1bce123c
2019-03-28Fix centering on public pagesThibaut Girka
2018-10-31Fix timestamp position in public pages with RTL languagesThibaut Girka
2018-10-31Fix styling of display names in public pagesThibaut Girka
2018-10-22[Glitch] undo part of PR 8202 to fix RTLThibaut Girka
Port efd09e2ebba7e9f0135bd47c44a77e2fc421aa67 to glitch-soc
2018-09-05Port SCSS changes from 19b07ba260a64b300a81890119af0970df0eb994Thibaut Girka
2018-09-05Port SCSS changes from 85bb32c410a975bf6154a78a82797f82713e2428Thibaut Girka
2018-09-05Port SCSS changes from 78fa926ed560e6a9738144bec7e152fa42104139Thibaut Girka
2018-08-02Fix styling of toot prepended text on public profilesThibaut Girka
Fixes how “Pinned toot”, “… boosted” etc. are styled on public profiles.
2018-08-01Fix toot styling on public pagesThibaut Girka
The public pages now use CSS from the WebUI to style toots, but the glitch-soc UI is widely different. Hack around that for now by hardcoding upstream-like values.
2018-08-01Port profile redesign to glitch-socThibaut Girka
Port bb71538bb503159177d46d8956bd466973c0876b to glitch-soc
2018-07-18[Glitch] Ensure container of React components has full widthThibaut Girka
Port f6910fba02c8a99dcad901c193be08d06a65c1c6 to glitch-soc
2018-07-11[Glitch] Add follow button to detailed status, add gradient to mask bio ↵Thibaut Girka
cut-off (fixes #566) Port 30e1da7668c6c42aa5f15bdc9caab1929235f78f to glitch-soc
2018-05-11Update SCSS for statuses public viewThibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2018-01-14Initial scss refactorncls7615
2017-12-03Rename themes -> flavours ? ?kibigo!