Commit Graph

1 Commits (e0118b0d9b1a8fe85c0ccfbbf0df87dd57b9241a)

Author SHA1 Message Date
silverwind 834fc74873
Raw file view tweaks ()
- Limit SVG images to 600px width
- Adjust size of view toggle buttons to match other buttons
- Make Edit/Delete buttons easier to click

Had to create a separate CSS file because the less parser can not parse
CSS4 case-insensitive attribute selectors which are widely supported by
browsers.

Fixes: https://github.com/go-gitea/gitea/issues/15515