Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
stylewidth:100%
idkt-documentation-section
aligncenter
HTML Table
cellpadding10px
Table Row (tr)
Table Cell (td)
width70%
valigntop

The presentation mode is a mode that a user can activate at a glance in order to hide some sensible data to an audience.

Info

This option is only available for folio owners and folio administrators


The presentation mode affects

  1. The Costs section

    1. The planned costs - Only the Title summaries will be shown
    2. The actual costs- Only the Title summaries will be shown
  2. The Revenue Section

    1. The planned costs - Only the Title summaries will be shown
    2. The actual costs - Only the Title summaries will be shown
  3. The Team Section

    1. Wages in the browser are blurred
    2. Wages in the Wage tables are blurred
  4. The Expense Report

    1. Only the Title summaries will be shown
    2. All wages are blured


Image RemovedImage Added

 

 

 

Table Cell (td)
width30%
valigntop

 


 

Style
#breadcrumb-section {
  	margin-bottom: 10px;
}
#breadcrumbs li,
#breadcrumbs li a{
  	color: #999;
}
#main-header {
 	margin: 10px 0 0;
}
#title-text a {
  	color  : #3B73AF   !important;
}
 
.page-metadata 
{
  transition         : opacity .25s ease-in-out;
  -moz-transition    : opacity .25s ease-in-out;
  -webkit-transition : opacity .25s ease-in-out;
}
.page-metadata 
{
  opacity       : 0;
  margin        : 0 0 30px;
}
 .page-metadata:hover 
{
  opacity       : 1.0;
}
#title-text {
	font-family: "kulturista-web",sans-serif;
	font-weight: 300;
	font-size: 50px;
	line-height: 75px;
	padding-bottom: 5px
}
#splitter-sidebar img{    
	top: 17px; 	
	position: relative;
}
#splitter-sidebar h1 { font-size: 1.2em; margin: 0; padding-bottom: 20px; padding-top: 0;}