1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix fading menu in arc-green theme (#5128)

* fix fading menu in arc-green theme

the menu faded white because it missed proper styling.
only visible on viewports narrower than 1200px.

* Generate minimized css

* compiled arc-green.less to apply changes from 76e4f9a58
This commit is contained in:
glaszig
2018-10-20 22:31:27 +02:00
committed by techknowlogick
parent 22274464f4
commit 2313121354
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long