forked from qt-creator/qt-creator
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:
2
doc/templates/style/narrow.css
vendored
2
doc/templates/style/narrow.css
vendored
@@ -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;
|
||||
|
Reference in New Issue
Block a user