|
Lucene example source code file (dtreeStyle.css)
The Lucene dtreeStyle.css source code
/* 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; }
Other Lucene examples (source code examples)Here is a short list of links related to this Lucene dtreeStyle.css source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.