summaryrefslogtreecommitdiffstats
path: root/web/html/css/containers.css
AgeCommit message (Collapse)AuthorFilesLines
2011-03-11Fix broken XHTML.Lukas Fleischer1-0/+3
Fix a lot of invalid XHTML in the templates and actions. There might still be some legacy code left, but this should cover most of it. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-18Support for langauges written right-to-leftPyroPeter1-9/+0
Signed-off-by: PyroPeter <abi1789@googlemail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter1-1/+1
* I tried to remove errors in the sgml-structure e.g.: <div> <?php if (foo) { ?> </div> <?php } ?> * I did not remove or add code (except the <table> and <div> stuff, of cause). I only changed the order of the html/php-tags. * The bottom and top of the script are now properly indented. I did not indent the middle part (table of search results) because that would render the diff completely useless. Signed-off-by: PyroPeter <abi1789@googlemail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2010-11-21Auto redirect from confirmation screens.Dan Vratil1-0/+4
Finally move comment deletion and category editing into functions and remove pkgedit.php Signed-off-by: Loui Chang <louipc.ist@gmail.com> -Fix indentation -Fix variable naming conflict $id vs $cid
2010-08-12Fix the search-button to allow captions wider than 80px (e.g. in german ↵PyroPeter1-1/+1
translation) Change width to min-width. - Loui Signed-off-by: PyroPeter <abi1789@googlemail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-11-24Change legend style and default font size.Loui Chang1-0/+6
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-24Add package details template (pkg_details.php)Loui Chang1-1/+1
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-2/+1
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-06-05CSS cleanupMichael Klier1-219/+183
I've cleaned up the CSS a bit and it validates now. No changes to the current layout/visual presentation itself have been made, just fixed the whole indention and replaced some redundant things. Signed-off-by: Michael Klier <chi@chimeric.de> Signed-off-by: Simo Leone <simo@archlinux.org>
2008-01-20Revert "Move "Add Comment" button to Actions bar."Paul Mattal1-4/+0
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a. We have decided to put the button by itself on the bottom, so it does not get lost. This might be reconsidered in later UI revamping.
2008-01-20Make "Out of Date" pkgs more NOTICABLE.Loui Chang1-0/+6
Includes a translation change. Why oh why would one conceive to put HTML markup into the translation? Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-20Opera doesn't give the buttons any padding. Let's giver some.Loui Chang1-0/+1
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-20Move "Add Comment" button to Actions bar.tardo1-0/+4
The lonely button now gains some friends. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-11Revert "Move "Add Comment" button to Actions bar."Paul Mattal1-4/+0
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a. We have decided to put the button by itself on the bottom, so it does not get lost. This might be reconsidered in later UI revamping.
2007-10-11Move "Add Comment" button to Actions bar.tardo1-0/+4
The lonely button now gains some friends. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-29nitpick: change buttons border to solid and convertLoui Chang1-212/+213
web/html/css/containers.css to unix format Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27Box titles now align to the left.tardo1-1/+2
Might be me, but aligning to the right just looked messed up. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-24Phrakture requested fonts to be more similar to main arch site.eliott1-4/+1
Added css to make it similar.
2005-07-28patches to stylesheet and pkgfuncs.inc to fix Opera rendering problemspjmattal1-0/+4
in bug #2912
2005-04-22applied simo's spacing bug fix; closes #2576pjmattal1-2/+2
2004-06-22pulled out account functions into separate include fileeric1-0/+5
2004-06-21working on the accounts stufferic1-0/+1
2004-06-21finished the login/logout/session stufferic1-0/+6
2004-06-16adding css from www.archlinux.orgdp1-0/+199