Commit Graph

24 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes
6808c187eb Use CSS instead of JavaScript for menu items 2008-01-17 19:07:48 -05:00
Chris Morgan
7c76ba42eb Color versions when displaying the version table on the application page. Add dynamic
highlighting and the ability to click on the row in the version table.
2007-07-12 23:58:00 +00:00
Chris Morgan
2ce6d07a8c Apparently 'gold' isn't a standard color name. Switch back to using hex rgb color values. 2007-07-12 00:44:56 +00:00
Chris Morgan
c742e9a01f Make the background color for platinum a little bit darker for people with bright displays.
Switch to using the name for 'gold' instead of a hex rgb color value.
2007-07-11 04:45:12 +00:00
Chris Morgan
33938a4f28 Add some padding to the application name cells in the top-X tables so the text isn't right
against the left hand side of the table.
2007-07-11 04:28:21 +00:00
Alexander Nicolaysen Sørnes
d02ea523b8 Increase menu text size. Should make it easier for people to notice the menu options. Increase
font size from 10px to 11px.
2007-06-17 16:58:52 +00:00
Chris Morgan
25edd78c73 Layout improvements. Change default inner padding for html_frame_start() from 5 to 0, this
lets us eliminate the white spacing between frames and their contents. Add in a
div.default_container class that has a 5px padding to replace the now not present default
spacing.
2007-05-02 01:08:22 +00:00
Chris Morgan
f73d9c0283 Shift magnifying glass icon 10px left to put it near the corner of the thumbnail it is overlaying 2006-07-21 04:27:01 +00:00
Chris Morgan
1bdc44a003 Add a magnifying glass image overlay on top of screenshot thumbnails to make it more obvious to users that clicking on the
image will allow them to see a larger version of the thumbnail
2006-07-21 04:18:28 +00:00
Chris Morgan
1a6cde7f1e Fix the application name column in the top 'X' lists to be 150px wide so each top 'X' list
looks uniform
2006-06-23 04:11:50 +00:00
Tony Lambregts
d1ee3e66b0 Add Platinum to ratings 2006-02-08 03:19:40 +00:00
Tony Lambregts
14a3d83d51 Let users view distributions 2005-10-21 02:48:27 +00:00
Jonathan Ernst
1c4e7d316f Replace fixed by the more generic monospace (http://www.w3.org/Style/Examples/007/fonts.html)
Fixes bug #3000 (http://bugs.winehq.org/show_bug.cgi?id=3000)
2005-10-15 15:18:19 +00:00
Jonathan Ernst
124868c0a0 - fix the 25 errors reported by the w3c html validator (http://validator.w3.org) in appview.php?appid=whatever
- fix the 46 errors reported by the w3c html validator in appview.php?versionid=whatever
- fix the 97 errors reported by the w3c html validator in index.php
2005-02-11 23:42:50 +00:00
Jonathan Ernst
f2258e7ee5 - use htmlarea for editing app description and notes
- special stylesheet for application description and notes
- function to display summary of description with html stripping
2005-02-02 02:38:20 +00:00
Eric Blade
ffeeaef807 Clean up HTML and PHP, remove extranious checks for loggedin() 2004-12-29 20:21:31 +00:00
Paul van Schayck
8204cfc420 Show normal notes as an in line blue box. Rewrite the whole note handling. 2004-12-29 03:48:47 +00:00
Paul van Schayck
6132e33914 Use pixels for left padding #mainTable to fix a IE issue with padding-left:
1%
2004-12-21 01:42:20 +00:00
Paul van Schayck
671f101ffd Use CSS margins for right side 2004-12-18 01:54:23 +00:00
Paul van Schayck
6d167d8f54 Add black border arround banner. Cleanup 2004-12-16 02:24:02 +00:00
Paul van Schayck
ddbe53da8b Cleanup, valid CSS2 now. Added img{border:0;} 2004-12-14 02:25:33 +00:00
Jonathan Ernst
2c3d8353ad - copy/pasted winehq styles to have layout consistency between winehq and appdb
- removed unused styles
- clearly commented/separated the two parts of stylesheet for easy maintenance
2004-12-11 03:51:39 +00:00
Tony Lambregts
56aa6d18b5 * Move supported applications to AppDB 2004-10-06 15:09:19 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00