summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-08-26 11:56:39 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2018-08-26 11:56:39 (GMT)
commit716dfb2404342b9e33110ae2124f65f96199fbc7 (patch)
tree9023a8d286702a4f13662aea38b3a083e2577fe6 /templates
parenta1b52e405ee8bf74179a22e24c3d6fc6db9fa66b (diff)
parent94a52469b177703d3e0d94bed6c4a48bddba18cb (diff)
downloadDoxygen-716dfb2404342b9e33110ae2124f65f96199fbc7.zip
Doxygen-716dfb2404342b9e33110ae2124f65f96199fbc7.tar.gz
Doxygen-716dfb2404342b9e33110ae2124f65f96199fbc7.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'templates')
-rw-r--r--templates/html/navtree.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/navtree.css b/templates/html/navtree.css
index 7d1cb67..81c54c2 100644
--- a/templates/html/navtree.css
+++ b/templates/html/navtree.css
@@ -96,7 +96,7 @@
.ui-resizable-e {
background-image:url("splitbar.png");
background-size:100%;
- background-repeat:no-repeat;
+ background-repeat:repeat-y;
background-attachment: scroll;
cursor:ew-resize;
height:100%;