- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 26 Oct 2017 02:21:45 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 October 2017 09:22:08 UTC
marcoscaceres approved this pull request.
Approved, but maybe take a quick look at base.css. I've prefer we don't add custom css to the spec.
> @@ -84,6 +84,9 @@
license: "w3c-software-doc",
};
</script>
+ <style>
+ table#linking-table, table#linking-table th, table#linking-table td { border: 1px solid #000; }
Is there anything in base.css we could use instead? If no, then I'm ok with merging this.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/625#pullrequestreview-72127269
Received on Thursday, 26 October 2017 09:22:08 UTC