projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d8e153
)
Do not mention colors in style names, we might want to change styles themselves
author
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 9 Feb 2005 22:47:47 +0000
(22:47 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 9 Feb 2005 22:47:47 +0000
(22:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20099
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/llvm.css
patch
|
blob
|
history
diff --git
a/docs/llvm.css
b/docs/llvm.css
index a1dfa9e6fedea554e8965b3545eb3f3a1927b4bd..5c0692b743bc9f8f0eb3144122aea0854e59823e 100644
(file)
--- a/
docs/llvm.css
+++ b/
docs/llvm.css
@@
-51,7
+51,7
@@
TABLE { text-align: center; border: 2px solid black;
.doc_footer { text-align: left; padding: 0 0 0 0 }
-.doc_
red { color: red
}
+.doc_
hilite { color: blue; font-weight: bold;
}
.doc_table { text-align: center; width: 90%;
padding: 1px 1px 1px 1px; border: 1px; }