Update joomla-image-select.css#32728
Update joomla-image-select.css#32728drmenzelit merged 12 commits intojoomla:4.0-devfrom hitesh-coder:4.0-dev
Conversation
|
Please post screenshots Before and After pr. |
BeforeAfter |
|
Can you please also style the summary element (to look like a button or an accordion header)? |
|
Updated as you asked @dgrammatiko |
|
The css files should not be commited |
|
@hitesh-coder sorry your changes need to be applied only on this file https://github.com/joomla/joomla-cms/blob/4.0-dev/build/media_source/system/css/fields/joomla-image-select.css |
|
@dgrammatiko but you asked to change summary element as accordion header and that should be done in respective file |
|
@hitesh-coder the problem is that your change is global and not just on this one element |
This reverts commit c73ef1d.
Co-authored-by: Quy <quy@fluxbb.org>
|
I have tested this item ✅ successfully on b5f790a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32728. |
|
I have not tested this item. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32728. |
|
@meinhoonharsh you can't test this using the patch tester, because the PR changes a scss file and for this you need to run npm run build:css to work |
|
hey @ceford thanks for testing but could you please elaborate on the thing you mention I would love to make it better |
|
add a border to get |
Thank You @drmenzelit , I will make sure to do this from now |
|
I have tested this item ✅ successfully on b5f790a Before:After: |
|
hey @meinhoonharsh I have also added a border in my latest commit |
|
I have tested this item ✅ successfully on 934c082 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32728. |
|
I have tested this item ✅ successfully on 934c082 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32728. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32728. |
|
@hitesh-coder why did you close this PR? |
|
@drmenzelit I mistakenly deleted the branch while exploring GitHub feature. can I make another PR? |
|
@hitesh-coder No need to make a new PR. I've re-opened this so it can be merged. This can be done even when you branch was deleted, as far as I know. |
|
Thanks! |
* Update joomla-image-select.css * Update global.scss and joomla-image-select.css * Revert "Update global.scss and joomla-image-select.css" This reverts commit c73ef1d. * Style are made as required * adding good code practice Co-authored-by: Quy <quy@fluxbb.org> * adding good code practice * This makes the necessary changes required joomla#32797 * Revert "This makes the necessary changes required joomla#32797" This reverts commit 8a5e982. * This make neccessary changes required * Revert "This make neccessary changes required" This reverts commit 68c7c41. * Adding border Co-authored-by: Quy <quy@fluxbb.org>









Pull Request for Issue #31909.
Steps to reproduce
Content > Article
create a new article
click on cms-content dropdown select image
Click on any image additional data should popup
Summary of Changes
added a different background color and also added padding and border-radius which i thinks looks good
Expected result AFTER applying this Pull Request
This should make the necessary changes required for the desired styling