remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / table.cell.border.color.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/table.cell.border.color.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/table.cell.border.color.xml
deleted file mode 100755 (executable)
index bedea8f..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="table.cell.border.color">\r
-<refmeta>\r
-<refentrytitle>table.cell.border.color</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>table.cell.border.color</refname>\r
-<refpurpose>Specifies the border color of table cells</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="table.cell.border.color.frag">\r
-<xsl:param condition="html" name="table.cell.border.color"></xsl:param>\r
-<xsl:param condition="fo" name="table.cell.border.color">black</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Set the color of table cell borders. If non-zero, the value is used\r
-for the border coloration. See <link\r
-xlink:href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS</link>. A\r
-<literal>color</literal> is either a keyword or a numerical RGB specification.\r
-Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon,\r
-navy, olive, orange, purple, red, silver, teal, white, and\r
-yellow.</para>\r
-\r
-<note>\r
-  <para>To control properties of cell borders in HTML output, you must also turn on the \r
-  <parameter>table.borders.with.css</parameter> parameter.</para>\r
-</note>\r
-\r
-</refsection>\r
-</refentry>\r