summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-06-08 12:55:56 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-06-08 12:56:31 (GMT)
commita825991ad68f4b999b3063db05e3cdb73fbee834 (patch)
tree29ae9ff1f40866676d6380c459455902d5a8c6eb /tools/qdoc3/test
parent9281ea186212591e636437d30747e7efd6138af6 (diff)
downloadQt-a825991ad68f4b999b3063db05e3cdb73fbee834.zip
Qt-a825991ad68f4b999b3063db05e3cdb73fbee834.tar.gz
Qt-a825991ad68f4b999b3063db05e3cdb73fbee834.tar.bz2
qdoc: Changed to mountain fresh blue.
I didn't test this, because I can't build qdoc3 due to changes in QStringBuilder.
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r--tools/qdoc3/test/classic.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/qdoc3/test/classic.css b/tools/qdoc3/test/classic.css
index fa0167b..3e2370d 100644
--- a/tools/qdoc3/test/classic.css
+++ b/tools/qdoc3/test/classic.css
@@ -14,12 +14,11 @@ H3 {
h3.fn,span.fn
{
- background-color: #d5e1d5;
+ background-color: #e0eff6;
border-width: 1px;
border-style: solid;
- border-color: #66bc29;
+ border-color: #3388be #e0eff6 #e9f8ff #e0eff6;
font-weight: bold;
- -moz-border-radius: 8px 8px 8px 8px;
padding: 6px 0px 6px 10px;
}