Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Newman
0136e4a92b fix some spacing issues with the sidebar nav 2008-12-09 14:17:51 -06:00
Jeremy Newman
acccbed63a updating to new WineHQ design 2008-12-05 16:44:29 -06:00
Alexander Nicolaysen Sørnes
6808c187eb Use CSS instead of JavaScript for menu items 2008-01-17 19:07:48 -05:00
Chris Morgan
2652e68d01 Programmatic table support. Enhances several tables with highlightable and clickable rows and
cleans up the existing table row highlight and click code.
2007-07-23 19:56:43 +00:00
Alexander Nicolaysen Sørnes
171a8c01c4 Include <a> links for menu items. This is necessary for browsers without JavaScript and it
makes it possible to see the url the link is pointing to
2007-04-21 16:54:17 +00:00
Chris Morgan
b534f6d898 Use html_tr_hightlight_clickable() in menu.php add() to make linkable rows of menus
clickable. Provides visual feedback of which entry is active and enables users to click
anywhere in the menu row, not just on the url.
2007-04-19 01:20:55 +00:00
Jonathan Ernst
7e7d514274 Make votes work again 2005-02-26 16:36:52 +00:00
Jonathan Ernst
ca749d32d9 make use of the new constants of the config file for db connection and base path 2004-12-23 01:12:03 +00:00
Paul van Schayck
f2b58f208e Remove border=0 from img tags 2004-12-15 00:14:04 +00:00
Jonathan Ernst
d3d9e853d9 - replaced tons of tabs with spaces
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more)
- improved overall code lisibility
2004-12-12 03:51:51 +00:00
Chris Morgan
c81eebd949 add support for application maintainers 2004-11-09 22:41:18 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00