aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/javadoc/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.doc/javadoc/stylesheet.css')
-rw-r--r--org.jacoco.doc/javadoc/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.doc/javadoc/stylesheet.css b/org.jacoco.doc/javadoc/stylesheet.css
index 896f4a9c..a45a6f59 100644
--- a/org.jacoco.doc/javadoc/stylesheet.css
+++ b/org.jacoco.doc/javadoc/stylesheet.css
@@ -45,7 +45,7 @@ h1 {
a[href^='http://'], a[href^='https://'] {
display:inline-block;
padding-left:15px;
- background:transparent url(../.resources/extern.gif) center left no-repeat;
+ background:transparent url(../resources/extern.gif) center left no-repeat;
}
hr {