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

[4.0] Atum table head border bottom #21982

Merged
merged 1 commit into from
Sep 9, 2018
Merged

Conversation

brianteeman
Copy link
Contributor

The border bottom was only set on thead th This pr correctly sets it on thead td as well

(cannot be tested with patchtester alone)

Before

chrome_2018-09-04_08-50-45

After

chrome_2018-09-04_09-20-28

The border bottom was only set on `thead th` This pr correctly sets it on `thead td` as well

_(cannot be tested with patchtester alone)_
@brianteeman
Copy link
Contributor Author

For those that don't understand - it is not semantically correct to have a TH on a cell that is NOT a header. That cell must be a TD

@Eriiond
Copy link
Contributor

Eriiond commented Sep 8, 2018

I have tested this item ✅ successfully on 6bfa3fd

The provided fix worked as described.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21982.

@PLenz
Copy link

PLenz commented Sep 8, 2018

I have tested this item ✅ successfully on 6bfa3fd

Tested successfull


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21982.

@ghost
Copy link

ghost commented Sep 8, 2018

Ready to Commit after two successful tests.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Sep 8, 2018
@laoneo laoneo added this to the Joomla 4.0 milestone Sep 9, 2018
@laoneo laoneo merged commit bf1cb2c into joomla:4.0-dev Sep 9, 2018
@joomla-cms-bot joomla-cms-bot added PR-4.0-dev and removed RTC This Pull Request is Ready To Commit labels Sep 9, 2018
@laoneo
Copy link
Member

laoneo commented Sep 9, 2018

Thanks

@brianteeman brianteeman deleted the table_border branch September 9, 2018 16:33
@brianteeman
Copy link
Contributor Author

thanks

@brianteeman brianteeman mentioned this pull request Oct 7, 2018
brianteeman added a commit to brianteeman/joomla-cms that referenced this pull request Jul 17, 2019
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.

None yet

5 participants