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

Various CSS tweaks (#21244)

- Remove arc-green specific rules and instead fix the colors in the base
rules.
- Make file table row border visible on arc-green.
- Remove remnants of fomantic accordeon module that was removed.
This commit is contained in:
silverwind
2022-09-23 05:00:29 +02:00
committed by GitHub
parent 301d84e83a
commit 3f9e323ecd
5 changed files with 61 additions and 99 deletions

View File

@@ -50,7 +50,6 @@
@table : 'default';
/* Modules */
@accordion : 'default';
@calendar : 'default';
@checkbox : 'default';
@dimmer : 'default';