kinow commented on pull request #1153: URL: https://github.com/apache/jena/pull/1153#issuecomment-1004741986
@afs maybe you are seeing the old table, with borders. Did you run `yarn install` after checking out this PR? Here's `main`:  And here's this branch:  Newer versions of YASR (part of YASGUI, this being the **r**esult component) have a compact mode, and this change appears to have altered the borders of the table: https://github.com/TriplyDB/Yasgui/commit/19521998f035e718d3f1d5cfa6073ce2e34242e7 I tried setting the default settings of YASR to use `compact=false`, but that didn't seem to change anything. Then I've applied the borders & striped table styles manually. WDYT?  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
