dshoreman / servidor

A modern web application for managing servers
GNU Lesser General Public License v2.1
9 stars 11 forks source link

Fixes various dark-mode bugs in Projects #576

Closed dshoreman closed 1 year ago

dshoreman commented 1 year ago

Applies the inverted attribute to all project creation forms and adds some extra styles for the steps, dropdowns and checkbox toggle switches.

For buttons, positive is replaced with color="green" in dark mode because the inverted positive is an ugly white-bordered green button and I'm too lazy to just make it look more like the positive primary button.

Also fixes the placeholder segment on the main project list page.

codecov[bot] commented 1 year ago

Codecov Report

Merging #576 (21f8615) into develop (2506633) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #576   +/-   ##
==========================================
  Coverage      99.69%   99.69%           
  Complexity       451      451           
==========================================
  Files             88       88           
  Lines           1332     1332           
==========================================
  Hits            1328     1328           
  Misses             4        4           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more