隐藏左侧快速导航除DMS导航树之外的其他区域
<style type="text/css">
/*隐藏左侧快速导航除DMS导航树之外的其他区域*/
.ms-quicklaunchouter
{
display: none;
}
.ms-authoringcontrols
{
padding-right: 0px !important;
}
</style>
<style type="text/css">
/*隐藏左侧快速导航除DMS导航树之外的其他区域*/
.ms-quicklaunchouter
{
display: none;
}
.ms-authoringcontrols
{
padding-right: 0px !important;
}
</style>