Retrospring/app/javascript/styles
Georg Gadinger 87ec3093a9 allow for using SVG logos in the navbar
this uses our new and improved logo by default, but can be easily
changed by modifying `/public/logo.svg`.  the svg is loaded only once
when the application starts, so any modifications to it after a
deployment are visible immediately.

thanks to the power of CSS and SVG being able to make use of it, custom
colour schemes still work too.
2022-10-24 23:19:51 +02:00
..
components Decrease vertical spacing of inbox action bar 2022-10-24 13:58:54 +02:00
elements Move stylesheets from assets into javascript/styles/ 2022-01-11 22:41:37 +01:00
overrides allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
_utilities.scss Add the ability to block/unblock users from profile pages 2022-06-13 11:56:34 +02:00
_variables.scss Improve profile header layout 2022-07-24 15:17:11 +02:00
application.scss Add top action bar to Inbox 2022-10-24 13:58:54 +02:00