Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#c5005c
bgColor#f9e6ef
borderStylesolid

System Instructions



Panel
bgColor#f0f0f0
borderStylesolid

Introduction

UI Children

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleHow Versioning Works
urlhttps://support.microsoft.com/en-us/office/how-versioning-works-in-lists-and-libraries-0f6cd105-974f-44a4-aadb-43ac5bdfd247

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleEnable and Configure Versioning
urlhttps://support.microsoft.com/en-us/office/enable-and-configure-versioning-for-a-list-or-library-1555d642-23ee-446a-990a-bcab618c7a37#OfficeVersion=2016,_2013

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleRestore a Previous Version
urlhttps://support.microsoft.com/en-us/office/restore-a-previous-version-of-an-item-or-file-in-sharepoint-f66dbda0-81f4-4d1e-b08c-793265c58934

A document library provides a secure place to store files where you and your co-workers can find them easily, work on them together, and access them from any device at any time. For example, you can use a document library on a site in SharePoint to store all files related to a specific project or a specific client. Adding files or moving files between folders is as easy as dragging and dropping them from one location to another.

Sites:

View usage data for your SharePoint site




HTML
<style type="text/css">
.rwui_tabs>.rwui_tabs_menu li a.rw_active {
border-style: solid !important;
border-width: 1px !important;
border-top-left-radius: 5px !important;
border-top-right-radius: 5px; !important;
font-size: 16px !important;
border-color: #C5005C !important;
background-color: #C5005C !important;
color: #FFFFFF !important;
font-weight: 600 !important;
margin-bottom: -0.0625rem !important;
z-index: 1 !important;
}
.rwui_tabs>.rwui_tabs_menu li a {
padding: 5px !important;
font-size: 16px !important;
margin-right: 5px !important;
background-color: #FFFFFF !important;
color: #9AACC7 !important;
margin-bottom: -0.0625rem !important;
}
.rwui_tabs_menu {
border-bottom-width: 0px !important;
border-bottom-style: none !important;
border-bottom-color: #FFFFFF !important;
}
.rwui_tabs .rwui_tab_content {
background: #FFFFFF !important;
padding-left: 1px !important;
}

.rwui_tabs .rwui_tab_content.rw_highlight {
background: #FFFFFF !important;

}
[data-macro-name="include"] {
width: 99% !important;
}
.rwui_tabs>.rwui_tabs_menu li a:hover {
color: #C5005C !important;
background: #F9E6EF !important;
border-color: #C5005C !important;
}

.rwui_tabs>.rwui_tabs_menu li a.rw_active:hover {    
background-color: #C5005C !important;
color: #FFFFFF !important; 
}

.rwui_tabs .rwui_tabs_menu {
border-bottom: 2px solid #C5005C !important;
border-radius: 2px !important;
}

.rwui_button {background-color: #0073A4;}

.rwui_button:hover {background-color: #002D72;} 
</style>