From 8de9e61623c1071fa9212cc60d07cebd6aab3a76 Mon Sep 17 00:00:00 2001 From: vfedosevich Date: Thu, 12 Mar 2015 06:46:04 -0700 Subject: [PATCH] webdav portal fixes --- WebsitePanel/Sources/WebsitePanel.WebDavPortal/Content/Site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Content/Site.css b/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Content/Site.css index bf5d19b0..609ab5d0 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Content/Site.css +++ b/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Content/Site.css @@ -285,6 +285,7 @@ tr.selected-file { background-color: #FFFFFF !important; border: 1px solid #CDCDCD; height: 44px !important; + z-index: 30; } .breadcrumb-wsp {