Commit Graph

14 Commits

Author SHA1 Message Date
Sasha Koshka
312410e74d Brought over syntax highlighting code from gitea source 2022-08-14 19:51:36 -04:00
Sasha Koshka
6261a2a278 Change background color of code blocks 2022-08-14 19:44:51 -04:00
f66d3bf436 Branch selection menu now appears
Secondary buttons row now wraps instead of scrolls
2022-08-11 23:48:32 -05:00
26a70dc265 Fix profile menu not appearing 2022-08-11 23:42:24 -05:00
21cd20625e Fix Ubuntu Mmono Ligaturized font not loading
The font format was set to "ttf" instead of "truetype" which
prevented the font from loading.
2022-08-11 23:29:20 -05:00
6fe5448b47 Temporarily replace monospace font with system monospace font 2022-08-11 23:13:43 -05:00
14c85a62f2 Repository secondary menu now scrolls at smaller window sizes
Previously it would just get cut off at the end, this ensures that
the buttons contained within it are always accessible.
2022-08-10 10:53:17 -04:00
d2cc6723ee Make repository tabs scroll more reliably
It kept randomly deciding not to scroll, this shoudl fix it.
2022-08-10 00:19:50 -04:00
a2b2da5503 Remove 1 pixel gap below repository tabs 2022-08-10 00:11:56 -04:00
545804add7 Fixed private repos appearing white 2022-08-09 23:58:16 -04:00
f3c173ae83 Revert "Fix private repos appearing white"
This reverts commit b20f7b8f3f.
2022-08-09 23:52:00 -04:00
b20f7b8f3f Fix private repos appearing white 2022-08-09 23:46:21 -04:00
37bdd55b0a Fix martian css filename 2022-08-09 20:20:16 -06:00
271ea1659b Rearrange files + add favicon-derived imgs 2022-08-09 20:13:14 -06:00