summaryrefslogtreecommitdiffstats
path: root/src/doxygen.css
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2011-01-23 17:25:30 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2011-01-23 17:25:30 (GMT)
commiteba15fd2fe9a0b186fbf7b63d7eab729057c7f6b (patch)
tree56f084a80118debb8b5569e59a7435a20fc82b03 /src/doxygen.css
parent2149c9cb1315b6a42457dd991171bf4fcf7d7015 (diff)
downloadDoxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.zip
Doxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.tar.gz
Doxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.tar.bz2
Release-1.7.3-20110123
Diffstat (limited to 'src/doxygen.css')
-rw-r--r--src/doxygen.css22
1 files changed, 21 insertions, 1 deletions
diff --git a/src/doxygen.css b/src/doxygen.css
index c0705b0..037b132 100644
--- a/src/doxygen.css
+++ b/src/doxygen.css
@@ -724,7 +724,7 @@ dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated,
dl.note
{
- border-color: #D0D000;
+ border-color: #D0C000;
}
dl.warning, dl.attention
@@ -798,3 +798,23 @@ dl.bug
border-bottom: 1px solid ##70;
}
+.image
+{
+ text-align: center;
+}
+
+.dotgraph
+{
+ text-align: center;
+}
+
+.mscgraph
+{
+ text-align: center;
+}
+
+.caption
+{
+ font-weight: bold;
+}
+