[Project_owners] Re: tree indentation (fixed)
Michael Vincent
mv_van_rantwijk at yahoo.com
Wed Sep 14 17:53:06 EDT 2005
Michael Vincent wrote:
> Michael Vincent wrote:
>> I'm hiding the tree twisties with properties="hidetwisty" and this CSS
>> snip:
>>
>> treechildren::-moz-tree-twisty(hidetwisty) {
>> list-style-image: none;
>> }
>>
>> That works, but now I like to remove the white space (tree
>> indentation???) at the left (see image) and I found this:
>
> Note that adding
>
> width: 0px;
>
> removes the white space for folders, but not for the other rows!
Yeah, no wonder, I had a silly typo in one of the properties (:
Michael
More information about the Project_owners
mailing list