summaryrefslogtreecommitdiff
path: root/doc/templates
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2012-10-16 15:42:14 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2012-10-16 16:48:31 +0200
commit8fc23aa662a66030c3cffe43ab590838d7777c9a (patch)
tree065059dda907a07208f33d78e183e537610bcba1 /doc/templates
parentc3190f6e7f79ffa72705b15518b20bb503466099 (diff)
downloadqt-creator-8fc23aa662a66030c3cffe43ab590838d7777c9a.tar.gz
Doc: fix a link to the doc server in the CSS
Change-Id: If41f459cdf474f6a6e63fa85f151f730091c59b6 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/style/narrow.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates/style/narrow.css b/doc/templates/style/narrow.css
index de5b0a09f9..c782602755 100644
--- a/doc/templates/style/narrow.css
+++ b/doc/templates/style/narrow.css
@@ -187,7 +187,7 @@
}
.narrow #narrowsearch {
- background: url("http://doc.qt.nokia.com/prototype/html/images/sprites-combined.png") no-repeat scroll -6px -348px transparent;
+ background: url("http://doc.qt.digia.com/prototype/html/images/sprites-combined.png") no-repeat scroll -6px -348px transparent;
height: 21px;
padding: 2px 0 0 5px;
width: 167px;