Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

Separate out (more) CSS specific to signup, help, and moderation pages #1387

Closed charmander closed 8 months ago

charmander commented 8 months ago

Makes the global stylesheet slightly lighter and the source slightly easier to navigate.

Does not move components/option to mod, because it should be used in more places.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0971e69) 59.62% compared to head (d7c7a11) 59.75%.

Files Patch % Lines
weasyl/controllers/user.py 0.00% 2 Missing :warning:
weasyl/controllers/info.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1387 +/- ## ========================================== + Coverage 59.62% 59.75% +0.12% ========================================== Files 94 94 Lines 9068 9054 -14 Branches 1635 1635 ========================================== + Hits 5407 5410 +3 + Misses 3227 3210 -17 Partials 434 434 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.