summaryrefslogtreecommitdiffstats
path: root/www/menu.css
Commit message (Collapse)AuthorAgeFilesLines
* Fix a menu issue. patch by Vassil VassilevSylvestre Ledru2015-03-091-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231637 91177308-0d34-0410-b5e6-96231b3b80d8
* WWW: Force word wrapping of the content to avoid horizontal scrolling.Benjamin Kramer2012-08-301-2/+2
| | | | | | This isn't perfect but avoids overlap of the menu and the content. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162903 91177308-0d34-0410-b5e6-96231b3b80d8
* rename llvm::llvm_report_error -> llvm::report_fatal_errorChris Lattner2010-04-071-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100708 91177308-0d34-0410-b5e6-96231b3b80d8
* Add svn:eol-style=native to some filesCedric Venet2009-02-141-38/+38
| | | | | | Correct two files with inconsistent lines endings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
* CSS tweaks with the menu to help resolve some menu/content overlap issues.Ted Kremenek2008-06-131-2/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52255 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix menu/content overlap.Ted Kremenek2008-06-111-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52207 91177308-0d34-0410-b5e6-96231b3b80d8
* More padding adjustments.Ted Kremenek2008-06-111-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52206 91177308-0d34-0410-b5e6-96231b3b80d8
* Shorten menu item name.Ted Kremenek2008-06-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52205 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some padding to the right of "content" to balance out.Ted Kremenek2008-06-111-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52204 91177308-0d34-0410-b5e6-96231b3b80d8
* Less padding... (difficult to preview without commits)Ted Kremenek2008-06-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52203 91177308-0d34-0410-b5e6-96231b3b80d8
* More padding...Ted Kremenek2008-06-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52202 91177308-0d34-0410-b5e6-96231b3b80d8
* Expand padding of content.Ted Kremenek2008-06-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52201 91177308-0d34-0410-b5e6-96231b3b80d8
* IE Menu Problem...Kevin2007-12-141-22/+14
| | | | | | | | | | | Originally, I included CSS hacks for IE. However, my comments before the doctype was the reason IE was running in non-strict mode. I did not know this. When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now). solution: *) Make sure doctype is first on all files *) removed all IE hacks from menu.css (since the doctype issue fixes IE) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45025 91177308-0d34-0410-b5e6-96231b3b80d8
* reorganize features, expound on a couple more.Chris Lattner2007-12-101-4/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44783 91177308-0d34-0410-b5e6-96231b3b80d8
* simplify the menu css, make it a bit more attractive.Chris Lattner2007-12-091-38/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44735 91177308-0d34-0410-b5e6-96231b3b80d8
* new site -- the rest of itKevin2007-10-051-0/+64
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42651 91177308-0d34-0410-b5e6-96231b3b80d8