Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update organizations#edit Trix style #4213

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

veezus
Copy link
Contributor

@veezus veezus commented Mar 22, 2024

Resolves #4190

Description

Adds some styling to the Distributed Email Content rich text box:

  • Active buttons (Bold, Italic, Strikethrough, and Link) are now a darker color when they're active
  • The Link form is spaced out a little bit
  • The .trix-content textarea now has a border and some padding
  • The .trix-content textarea now has a default placeholder text

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested in the browser only; it's primarily a CSS change.

Screenshots

Before

before 1 before 2

After

Screenshot 2024-03-22 at 13 17 26 DEC style - all

@veezus
Copy link
Contributor Author

veezus commented Mar 22, 2024

I don't often touch the frontend, so I'll gladly take some nitpicks!

@veezus veezus marked this pull request as ready for review March 22, 2024 18:20
@cielf cielf requested a review from dorner March 22, 2024 18:50
Copy link
Collaborator

@dorner dorner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@dorner dorner merged commit 6b95f41 into rubyforgood:main Mar 22, 2024
19 checks passed
@veezus veezus deleted the org-edit-style branch March 23, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvements to styling in Organization Edit page
2 participants