X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/a2e61f0c04805cfcb8706176758d1283c7e3a55c..aaeed5504b982cf3545252ab528713250aa33eed:/lucene-java-3.4.0/lucene/contrib/xml-query-parser/docs/dtreeStyle.css diff --git a/lucene-java-3.4.0/lucene/contrib/xml-query-parser/docs/dtreeStyle.css b/lucene-java-3.4.0/lucene/contrib/xml-query-parser/docs/dtreeStyle.css deleted file mode 100644 index f21c66e..0000000 --- a/lucene-java-3.4.0/lucene/contrib/xml-query-parser/docs/dtreeStyle.css +++ /dev/null @@ -1,30 +0,0 @@ -/* This CSS is based on the one originally provided by - Geir Landrö in his dTree 2.05 package. You can get it - at : www.destroydrop.com/javascript/tree/. - - Therefore, the DTDDoc team considers that this code is - Copyright (c) 2002-2003 Geir Landrö. Since the original - author didn't clearly forbids copies of this part, we - assume we're not doing anything wrong in porviding it - to you, in a modified or non-modified form. -*/ - -/* - Geir Landrö : Orignal version, for dTree. - - Stefan Champailler (10/2004) : Style changes here and - there. -*/ - - -.dtree { - font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; - font-size: 11 px; - white-space: nowrap; -} -.dtree img { vertical-align: middle; } -.dtree a { } -.dtree a.node, .dtree a.nodeSel { white-space: nowrap; padding: 1px 2px 1px 2px; } -.dtree a.node:hover, .dtree a.nodeSel:hover {} -.dtree a.nodeSel { } -.dtree .clip { overflow: hidden; }