Author: lattner
Date: Sat Jul 26 18:51:08 2008
New Revision: 54111
URL: http://llvm.org/viewvc/llvm-project?rev=54111&view=rev
Log:
Add the right path to the lines image.
Modified:
cfe/trunk/docs/doxygen.css
Modified: cfe/trunk/docs/doxygen.css
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/doxygen.css?rev=54111&r1=54110&r2=54111&view=diff
==============================================================================
--- cfe/trunk/docs/doxygen.css (original)
+++ cfe/trunk/docs/doxygen.css Sat Jul 26 18:51:08 2008
@@ -327,7 +327,7 @@
}
.title {
font-size: 25pt;
- color: black; background: url("../img/lines.gif");
+ color: black; background: url("http://llvm.org/img/lines.gif");
font-weight: bold;
border-width: 1px;
border-style: solid none solid none;
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits