Skip to content
Snippets Groups Projects

Various css fixes

Merged HJ requested to merge various-css-fixes into develop
1 unresolved thread

Changes are live on SGSGB

CSSAPI now uses custom properties starting with _ to distinguish them from global variables (i.e. theme).

  • Play on hover gifs now properly hide "gif" label. Avatars no longer have "gif" label at all.
    imageimage
  • Preview spinner was broken with FA5 branch, this fixes it.
  • Desktop navbar has been refactored and layout changed to display: grid, this fixes search bar overlapping the icon in some cases, as well as fixing other minor layout problems/hacks:
    Before
    Screenshot_20201029_214401
    After
    Screenshot_20201029_214602
    Icon now part of the bar and not an overlay, it could be easily moved to other place, made clickable etc. It adapts to logo dimensions.
  • Fixed "Lain's issue" for reaction picker:
    Screenshot_20201029_214757image
  • Fixed avatar shadow problem:
    Screenshot_20201029_214922image
  • Ability to move logo to the left side (instance config logoLeft). Logo is now also clickable, works just like sitename:
    image
    image
    image
Edited by HJ

Merge request reports

Pipeline #32441 passed

Pipeline passed for 64da9a8e on various-css-fixes

Approval is optional

Merged by HJHJ 4 years ago (Nov 1, 2020 8:50pm UTC)

Merge details

Pipeline #32454 passed

Pipeline passed for 590f8e17 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading