diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-13 13:20:36 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-13 13:20:36 (GMT) |
commit | 2dfd16e8a138da9d903b31ef461331016d16ec5b (patch) | |
tree | 92e9ac71505ce2bd3cfec647349fa4edc6bfe7ec /doc/src/template/style/narrow.css | |
parent | 167b63d2250e7923d7b660076a80e82af07d9cdb (diff) | |
download | Qt-2dfd16e8a138da9d903b31ef461331016d16ec5b.zip Qt-2dfd16e8a138da9d903b31ef461331016d16ec5b.tar.gz Qt-2dfd16e8a138da9d903b31ef461331016d16ec5b.tar.bz2 |
Doc: removed assistant style and reintroduced the index page icons.
Diffstat (limited to 'doc/src/template/style/narrow.css')
-rw-r--r-- | doc/src/template/style/narrow.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/template/style/narrow.css b/doc/src/template/style/narrow.css index e4ad135..349048f 100644 --- a/doc/src/template/style/narrow.css +++ b/doc/src/template/style/narrow.css @@ -54,7 +54,7 @@ .narrow .header .qtref a { - color: #363534; + color: #00732F; } .narrow .header .qtref span @@ -103,7 +103,7 @@ } .narrow .header #shortCut ul li a { - color: #44a51c; + color: #00732F; } .narrow .wrapper .hd |