Fix/highcontrast transparent clean#6508
Fix/highcontrast transparent clean#6508swapnachoudhary43 wants to merge 4 commits intosugarlabs:masterfrom
Conversation
|
✅ All Jest tests passed! This PR is ready to merge. |
|
Add the pr category in the description |
vanshika2720
left a comment
There was a problem hiding this comment.
@swapnachoudhary43 Add a pr-category
|
Seems to be having unrealated files/changes. can you please remove those. |
| @@ -0,0 +1,2730 @@ | |||
| // Copyright (c) 2014-2021 Walter Bender | |||
There was a problem hiding this comment.
did you just create a complete file?
description is about a typo fix only, right?
|
Hey @swapnachoudhary43 |
vanshika2720
left a comment
There was a problem hiding this comment.
@swapnachoudhary43 unrelated changes !!
|
After rebasing against upstream/master, I confirmed this fix is already present. Closing to avoid duplicate changes. |
What this PR does
Fixes a typo in
themes.csswherebackground-color: transparentwas accidentally splitacross two lines in the high contrast
helpfulSearchDivstyle.This restores the correct transparent background rendering in high contrast mode.
Category
Bug fix
Testing
helpfulSearchDivnow renders transparent correctly