tools: demo-gui: fix CSS styling headerbar.titlebar#9958
Closed
Prjbond007 wants to merge 0 commit intothesofproject:mainfrom
Closed
tools: demo-gui: fix CSS styling headerbar.titlebar#9958Prjbond007 wants to merge 0 commit intothesofproject:mainfrom
Prjbond007 wants to merge 0 commit intothesofproject:mainfrom
Conversation
Collaborator
|
Can one of the admins verify this patch?
|
| @@ -63,7 +63,7 @@ def apply_css(self): | |||
| color: #FFFFFF; | |||
Contributor
There was a problem hiding this comment.
@Prjbond007 update the commit message to include your Signed-off-by - see https://docs.kernel.org/process/submitting-patches.html
It should be something like this:
tools: demo-gui: fix CSS styling headerbar.titlebar
Updated the headerbar.titlebar in apply_css function to background-color for consistency.
Signed-off-by: Your_name <your_email_address>
Prjbond007
commented
Apr 21, 2025
Contributor
Author
There was a problem hiding this comment.
The commit message has now been updated with Signed-off-by. Thanks @iuliana-prodan
Had to close this PR and made a new PR #9974, please approve it there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the headerbar.titlebar in apply_css function to background-color for consistency.
Signed-off-by: Prjbond007 pranjalbond007@gmail.com