Skip to content

Conversation

@davidpanderson
Copy link
Contributor

use a darker green than the bootstrap 'success' color

The bootstrap 'btn-success' colors are white text on light green.
This is hard to read.
Change this to a darker green (seagreen).
There are two cases: form submit buttons, and links.
Lots of each; not sure I got them all.
Each of these should be factored into a single function; maybe later.

Also:
- use sprintf() instead of "foo".tra("xxx")."blah"
- fix sending HTML email with linux 'mail' command
- fix display of friends
@codecov
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.53%. Comparing base (6bbdea8) to head (00e2697).
Report is 9 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5698      +/-   ##
============================================
- Coverage     10.53%   10.53%   -0.01%     
  Complexity     1068     1068              
============================================
  Files           279      279              
  Lines         35871    35874       +3     
  Branches       8411     8412       +1     
============================================
  Hits           3780     3780              
- Misses        31697    31700       +3     
  Partials        394      394              

see 1 file with indirect coverage changes

@AenBleidd AenBleidd merged commit c522961 into master Jul 20, 2024
@AenBleidd AenBleidd deleted the dpa_button branch July 20, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants