projects
/
tools
/
apitrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec4e8e
)
Hide list markers.
author
José Fonseca
<jrfonseca@tungstengraphics.com>
Tue, 8 Jul 2008 23:48:51 +0000
(08:48 +0900)
committer
José Fonseca
<jrfonseca@tungstengraphics.com>
Tue, 8 Jul 2008 23:48:51 +0000
(08:48 +0900)
d3dtrace.css
patch
|
blob
|
history
diff --git
a/d3dtrace.css
b/d3dtrace.css
index
e9662e7
..
ac9ea3a
100644
(file)
--- a/
d3dtrace.css
+++ b/
d3dtrace.css
@@
-5,6
+5,12
@@
body {
text-align : left;
}
+ul {
+ list-style: none;
+ margin-left: 0px;
+ padding-left: 0px;
+}
+
.fun {
font-weight: bold;
}