summaryrefslogtreecommitdiffstats
path: root/media/arch.css
AgeCommit message (Collapse)AuthorFilesLines
2010-01-31Fix up the packages search pageDan McGee1-0/+3
* Don't show checkboxes for non-authenticated users * Fix up the adopt buttons to not be a table row * Fix the form which didn't have a closing tag Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Modify dev menu to also be top to bottomDan McGee1-1/+0
Just as commit 5faf6566 did for the main menu items, do the same for the dev menu. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Modify menu items order to be from top to bottomIsmael Carnales1-2/+1
The menu was rendered bottom to top in the html because the elements were floated to the right. This caused text browsers visitors (no CSS rendering) to see the menu backwards. I've modified the menu order and made the items float to the left so the menu is correctly rendered in text browsers. Signed-off-by: Ismael Carnales <icarnales@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-10changed landing viewIsmael Carnales1-1/+12
- moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images
2008-10-23finished commentDusty Phillips1-1/+1
2008-10-07replace package search with a nonfunctional newformDusty Phillips1-1/+28
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips1-0/+10
2008-08-16add signoffs to the main menuDusty Phillips1-1/+1
2008-06-28add delete functionality to todo listsDusty Phillips1-2/+2
2008-04-10Fix for dev image weirdness.eliott1-3/+1
Had to backport from archweb_pub
2008-01-10Cherry pick of Thayer's archweb_pub retheme workeliott1-82/+82
2007-12-30Some style fixeseliott1-2/+2
2007-11-03Initial import for public release...eliott1-0/+384
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!