Versions Compared

Key

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

...


HTML
<style>

.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
}

</style>


Excerpt Include
What is AirSend
What is AirSend
nopaneltrue




HTML
<style>
p {font-size:16px;}
</style>


HTML
<span style="font-size: 18px">18px text placeholder</span>


content search, shortcuts, xxxx

Now that you've seen how FileCloud makes it simple for you to collaborate through channels that let you share messages, documents, and tasks with clients an team members, we're going to show you some of the ways it makes it easier for you to find content, perform actions, and 

Content search

AirSend's content search is active in the dashboard and inside channels. When you search in the dashboard, find matching content in messages, files, actions, and user names. When you search in a channel, find matching content by messages, files, and actions.

Image Added

Next: Fun features


HTML
<script>
AJS.toInit(function(){
if (AJS.$("div.ia-fixed-sidebar").width() > 55){
AJS.Confluence.Sidebar.toggle();
}
});
</script>

...