Doc: fix a link to the doc server in the CSS

Change-Id: If41f459cdf474f6a6e63fa85f151f730091c59b6
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Leena Miettinen
2012-10-16 15:42:14 +02:00
parent c3190f6e7f
commit 8fc23aa662

View File

@@ -187,7 +187,7 @@
} }
.narrow #narrowsearch { .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; height: 21px;
padding: 2px 0 0 5px; padding: 2px 0 0 5px;
width: 167px; width: 167px;