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

[Table] definition and color can't be combined #883

Closed
layershifter opened this issue Jul 17, 2019 · 3 comments
Closed

[Table] definition and color can't be combined #883

layershifter opened this issue Jul 17, 2019 · 3 comments
Assignees
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@layershifter
Copy link
Contributor

Bug Report

Steps to reproduce

  1. Create a definition <table />
  2. Add color like red

Expected result

No red border

Actual result

Weird red border on top of the first row.

image

Testcase

https://jsfiddle.net/3c4x7a2u/

Version

2.7.6

@lubber-de
Copy link
Member

Fixed by #884
See your adjusted jsfiddle here https://jsfiddle.net/9dx7mf2j/

@xReaven
Copy link

xReaven commented Jul 19, 2019

Awesome.

Thanks you guys.

@lubber-de lubber-de added this to the 2.7.7 milestone Jul 19, 2019
@lubber-de
Copy link
Member

Here is the jsfiddle including the firefox fix, i was missing:
https://jsfiddle.net/wz8er4tj/

@lubber-de lubber-de added the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Jul 25, 2019
@y0hami y0hami closed this as completed in b7ad310 Jul 28, 2019
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

3 participants