⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.10
Server IP:
157.245.101.34
Server:
Linux skvinfotech-website 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
yelp-xsl
/
xslt
/
docbook
/
html
/
View File Name :
db2html-css.xsl
<?xml version='1.0' encoding='UTF-8'?><!-- -*- indent-tabs-mode: nil -*- --> <!-- This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; see the file COPYING.LGPL. If not, see <http://www.gnu.org/licenses/>. --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> <!--!!========================================================================== DocBook to HTML - CSS REMARK: Describe this module --> <xsl:template mode="html.css.mode" match="*"> <xsl:param name="direction"> <xsl:call-template name="l10n.direction"/> </xsl:param> <xsl:param name="left"> <xsl:call-template name="l10n.align.start"> <xsl:with-param name="direction" select="$direction"/> </xsl:call-template> </xsl:param> <xsl:param name="right"> <xsl:call-template name="l10n.align.end"> <xsl:with-param name="direction" select="$direction"/> </xsl:call-template> </xsl:param> <xsl:text> div.hgroup.bridgehead { margin-top: 1em; } <!-- == common == --> sub { font-size: 0.83em; } sub sub { font-size: 1em; } sup { font-size: 0.83em; } sup sup { font-size: 1em; } table.table-pgwide { width: 100%; } table.table-rules-groups thead + *, table.table-rules-rows thead + *, table.table-rules-groups tfoot + *, table.table-rules-rows tfoot + *, table.table-rules-groups tbody + *, table.table-rules-rows tbody + *, table.table-rules-rows tr + * { border-top: solid 1px; } table.table-rules-cols td + *, table.table-rules-cols th + * { border-</xsl:text><xsl:value-of select="$left"/><xsl:text>: solid 1px; } td.td-colsep { border-</xsl:text><xsl:value-of select="$right"/><xsl:text>: solid 1px; } td.td-rowsep { border-bottom: solid 1px; } <!-- == bibliography == --> span.bibliolabel { font-weight: bold; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } div.biblioentry span.title { font-weight: normal; font-style: italic; } span.citetitle { font-style: italic; } <!-- == block == --> div.epigraph { text-align: </xsl:text><xsl:value-of select="$right"/><xsl:text>; margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 20%; margin-</xsl:text><xsl:value-of select="$right"/><xsl:text>: 0; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } div.programlisting .userinput { font-weight: bold; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } div.address, div.literallayout { white-space: pre; } <!-- == footnotes == --> div.footnotes { border-top: solid 2px </xsl:text> <xsl:value-of select="$color.gray"/><xsl:text>; } div.footnote { margin-top: 1.44em; } sup.footnote { font-size: 0.83em; } a.footnote { font-weight: bold; text-decoration: none; border-bottom: none; padding: 0.2em 0.5em 0.2em 0.5em; border-radius: 2px; } div.footnote > a.footnote { margin-</xsl:text><xsl:value-of select="$right"/><xsl:text>: 0.83em; background-color: </xsl:text><xsl:value-of select="$color.bg.gray"/><xsl:text>; } div.footnote > a.footnote + p { display: inline-block; margin: 0; } a.footnote:hover, div.footnote > a.footnote:hover { background-color: </xsl:text><xsl:value-of select="$color.bg.blue"/><xsl:text>; box-shadow: 0 0 2px </xsl:text> <xsl:value-of select="$color.blue"/><xsl:text>; } <!-- == indexes == --> dt.ixprimary { font-weight: bold; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } dt.ixprimary * { font-style: normal; } dt.ixprimary + dt.ixprimary { margin-top: 1em; } dd.ixsecondary { color: </xsl:text><xsl:value-of select="$color.fg.gray"/><xsl:text>; } dt.ixsecondary, dt.ixtertiary { margin-top: 0.2em; } dd.ixlink, dd.ixsee, dd.ixseealso { color: </xsl:text><xsl:value-of select="$color.fg.gray"/><xsl:text>; } dd.ixlink + dd, dd.ixsee + dd, dd.ixseealso + dd { margin-top: 0.2em; } dt.ixsecondary:before, dt.ixtertiary:before { content: "⏺"; color: </xsl:text><xsl:value-of select="$color.fg.gray"/><xsl:text>; } dd.ixlink:before { content: "⏺"; color: </xsl:text><xsl:value-of select="$color.blue"/><xsl:text>; } dd.ixsee:before, dd.ixseealso:before { content: "⏺"; color: </xsl:text><xsl:value-of select="$color.gray"/><xsl:text>; } <!-- == unsorted == --> dl.index dt { margin-top: 0; } dl.index dd { margin-top: 0; margin-bottom: 0; } dl.indexdiv dt { margin-top: 0; } dl.indexdiv dd { margin-top: 0; margin-bottom: 0; } dl.setindex dt { margin-top: 0; } dl.setindex dd { margin-top: 0; margin-bottom: 0; } div.simplelist { margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em; } div.simplelist table { margin-left: 0; border: none; } div.simplelist td { padding: 0.5em; border-</xsl:text><xsl:value-of select="$left"/><xsl:text>: solid 1px </xsl:text> <xsl:value-of select="$color.gray"/><xsl:text>; } div.simplelist td:first-child { padding-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 0; border-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 0; } span.accel { text-decoration: underline; } span.email { font-family: monospace,monospace; font-size: 0.83em; } span.firstterm { font-style: italic; } span.foreignphrase { font-style: italic; } dt.glossterm span.glossterm { font-style: normal; } <!-- dt.glossterm { margin-left: 0em; } dd + dt.glossterm { margin-top: 2em; } dd.glossdef, dd.glosssee, dd.glossseealso { margin-top: 0em; margin-bottom: 0; } --> span.glossterm { font-style: italic; } span.lineannotation { font-style: italic; } span.medialabel { font-style: italic; } .methodparam span.parameter { font-style: italic; } span.paramdef span.parameter { font-style: italic; } span.prompt { font-family: monospace,monospace; font-size: 0.83em; } span.wordasword { font-style: italic; } <!-- FIXME below --> dt.question { margin-left: 0; margin-right: 0; font-weight: bold; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } dd + dt.question { margin-top: 1em; } dd.answer { margin-top: 1em; margin-left: 2em; margin-right: 2em; } div.qanda-label { line-height: 1.44em; float: </xsl:text><xsl:value-of select="$left"/><xsl:text>; margin-</xsl:text><xsl:value-of select="$right"/><xsl:text>: 1em; font-weight: bold; color: </xsl:text><xsl:value-of select="$color.fg.dark"/><xsl:text>; } dl.qandaset ol, dl.qandaset ul, dl.qandaset table { clear: both; } div.synopfragment { padding-top: 0.5em; } span.co { border-radius: 4px; background-color: </xsl:text> <xsl:value-of select="$color.bg.yellow"/><xsl:text>; outline: solid 1px </xsl:text> <xsl:value-of select="$color.yellow"/><xsl:text>; } span.co a { text-decoration: none; } span.co a:hover { text-decoration: none; } div.co { margin: 0; float: </xsl:text><xsl:value-of select="$left"/><xsl:text>; clear: both; } </xsl:text> </xsl:template> </xsl:stylesheet>