summaryrefslogtreecommitdiffstats
path: root/doc/templates/style
diff options
context:
space:
mode:
Diffstat (limited to 'doc/templates/style')
-rw-r--r--doc/templates/style/narrow.css2
-rw-r--r--doc/templates/style/offline.css5
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/templates/style/narrow.css b/doc/templates/style/narrow.css
index de5b0a09f..c78260275 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;
diff --git a/doc/templates/style/offline.css b/doc/templates/style/offline.css
index c59c1ff80..ce2d67db7 100644
--- a/doc/templates/style/offline.css
+++ b/doc/templates/style/offline.css
@@ -487,6 +487,11 @@ border-top: 1px solid #999;
padding-top:11px;
}
+.footer a[href*="http://"], a[href*="ftp://"],a[href*="https://"]{
+background-size: 13px 11px;
+padding-left: 16px;
+}
+
.footerNavi{
width:auto;
text-align:right;