Archived
1
0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static
Dan Helfman dbc83be740 * Modified tree control down arrows to have some blank space at the top, so as to better align with the right arrows.
* Put all expanders into <div>s, which are then wrapped in <td>s. This makes for better vertical centering, especially in IE.
 * Modified Wiki.js to account for expanders now having yet another parent.
 * Put note tree instructions in a <tr><td> instead of in a <div>, as <div>s alone don't belong in tables.
2008-04-16 06:38:19 +00:00
..
css * Modified tree control down arrows to have some blank space at the top, so as to better align with the right arrows. 2008-04-16 06:38:19 +00:00
html Okay, I was wrong, the quotes have nothing to do with it. IE just ignores the "_top" target regardless. 2008-04-16 01:42:14 +00:00
images * Modified tree control down arrows to have some blank space at the top, so as to better align with the right arrows. 2008-04-16 06:38:19 +00:00
js * Modified tree control down arrows to have some blank space at the top, so as to better align with the right arrows. 2008-04-16 06:38:19 +00:00
jsunit Beginning stubs for client-side javascript "unit" tests. (Probably more like 2007-09-06 10:25:06 +00:00