Benjamin Kramer
6f79420b86
WWW: Force word wrapping of the content to avoid horizontal scrolling.
...
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
2012-08-30 13:12:02 +00:00
Chris Lattner
83e7a78a9f
rename llvm::llvm_report_error -> llvm::report_fatal_error
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100708 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-07 22:58:06 +00:00
Cedric Venet
3d658640ab
Add svn:eol-style=native to some files
...
Correct two files with inconsistent lines endings.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-14 20:20:19 +00:00
Ted Kremenek
b56c882583
CSS tweaks with the menu to help resolve some menu/content overlap issues.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52255 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-13 21:06:53 +00:00
Ted Kremenek
753eac86a4
Fix menu/content overlap.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52207 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:15:58 +00:00
Ted Kremenek
995a2b78ea
More padding adjustments.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52206 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:14:37 +00:00
Ted Kremenek
7bf3fb6d63
Shorten menu item name.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52205 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:13:36 +00:00
Ted Kremenek
0b0706f2f1
Add some padding to the right of "content" to balance out.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52204 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:08:58 +00:00
Ted Kremenek
9dcd9be85c
Less padding... (difficult to preview without commits)
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52203 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:08:05 +00:00
Ted Kremenek
bd9b7922ec
More padding...
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52202 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:07:21 +00:00
Ted Kremenek
7074b5d4ef
Expand padding of content.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52201 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 06:06:43 +00:00
Kevin
a675133540
IE Menu Problem...
...
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
2007-12-14 05:47:49 +00:00
Chris Lattner
1a380a0b09
reorganize features, expound on a couple more.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44783 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 07:14:08 +00:00
Chris Lattner
1c0572605a
simplify the menu css, make it a bit more attractive.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44735 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:38:01 +00:00
Kevin
bc8e50fa28
new site -- the rest of it
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42651 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 21:18:52 +00:00