From bbe353230727568d3c1999af2701d2e150ff232f Mon Sep 17 00:00:00 2001 From: Vishal More Date: Thu, 11 Jun 2020 11:11:17 +0530 Subject: Picking up lastest bug fixes & SHA2 signing [SNG-2803] GFE-SDK : SHA-2 sign task --- doc/html/navtree.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc/html/navtree.css') diff --git a/doc/html/navtree.css b/doc/html/navtree.css index e7e9a1e..128ae40 100644 --- a/doc/html/navtree.css +++ b/doc/html/navtree.css @@ -94,11 +94,8 @@ } .ui-resizable-e { - background-image:url("splitbar.png"); - background-size:100%; - background-repeat:no-repeat; - background-attachment: scroll; - cursor:ew-resize; + background:url("splitbar.png") repeat scroll right center transparent; + cursor:e-resize; height:100%; right:0; top:0; -- cgit v1.2.3