Age | Commit message (Collapse) | Author |
|
Also:
- Fix embed modal in light theme
- Fix confirmation modal in light theme
|
|
* Add some explanation to the mute modal dialog
* Remove `isSubmitting` from mute modal code, this wasn't used
* Refactor block modal
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
* Refactor SCSS a bit
* Put mute modal toggle to the same side as in the report dialog for consistency
* Reword mute explanation
* Fix mute explanation styling
* Left-align all text in mute confirmation modal
|
|
* Fix more visual issues with the audio player
- Add horizontal baseline in the middle of waveform
- Fix audio player colors in light theme
- Use audio element instead of web audio API
- Do not render any bars until the file is loaded
- Do not allow interactions with waveform until the file is loaded
* Fix code style issue
|
|
* Fix tabs bar in light theme
* Fix borders on small screens in light theme
|
|
* Change full logo to use primary text color of the given theme
* Fix colors of public layout header in light theme
|
|
|
|
|
|
* Fix typo in light theme
* Fix background color of empty column
|
|
Fixes #9990
|
|
|
|
Fix #8209
Fix #7566
|
|
This reverts commit 7da74e3157f3b793a1b462ca143d87d6221716eb.
|
|
|
|
|
|
|
|
* Fix background color of emoji-mart-bar
* Uniform emoji-mart-search background color in light theme as default
|
|
|
|
|
|
|
|
* Fix colors of mastodon-light theme
Fix colors of modals and focused toots in light theme
Fix colors of compose-form items and more
Fix colors of status__content__spoiler-link:hover and $valid-value-color
Change success green color in light theme
* Fix some sass codes
* Add !default for explicit color valiables in default theme
for overwriting colors easier in the other themes
|
|
* Revert "Remove pointer to light theme until it is more polished (#7594)"
This reverts commit f8cf85db3b3a4541a0add4b985a9bf0fbe8f2aa0.
* True up the hierarchical structure of mastodon-light theme
* Fix mastodon-light theme
|