Versions Compared

Key

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

...

idRightPanelCntr
Div
idRightHeaderImage
Div
stylemargin:0;padding:0;
idaddon_hero
Panel
borderColor#fff
bgColor#221f1e
borderWidth0
Advanced Tables for Confluence
Div
stylemargin:0;padding:0;
idaddon_verified
Panel
borderColor#ccc
bgColor#d8d8d8
borderWidth0
Image Removed

...

idProductRightPanel

 

Image Removed

Availability

Image Removed  Image Removed

 

Div
stylemargin:0;padding:0
idRightPanelLinks

Customers also purchased

Search this product space

Page Tree Search
rootPageAdvanced Tables for Confluence

 

Examples for this Add-on

Panel
borderColor#6f6f6f
bgColor#f0f0f0
borderWidth0

CSV macro

Filter by label (Content by label)
showLabelsfalse
max3
spaces@self
sorttitle
showSpacefalse
operatorAND
labelsexample,csv

Div
stylepadding:2px 20px;
classAllExamples
View all examples...

Table Plus macro

Filter by label (Content by label)
showLabelsfalse
max3
spaces@self
sorttitle
showSpacefalse
operatorAND
labelsexample,table_plus

Div
stylepadding:2px 20px;
classAllExamples
View all examples...

Attachment Table macro

Filter by label (Content by label)
showLabelsfalse
max3
spaces@self
sorttitle
showSpacefalse
operatorAND
labelsexample,attachment_table

Div
stylepadding:2px 20px;
classAllExamples
View all examples...

 JSON Table macro

Filter by label (Content by label)
showLabelsfalse
max3
spaces@self
sorttitle
showSpacefalse
operatorAND
labelsexample,json_table

Div
stylepadding:2px 20px;
classAllExamples
View all examples...

 

 

Style
/*TOC Macro Styles*/
#ProductTOC {background:#f0f0f0; padding:20px 25px 6px 25px; color:#aaa; margin:0 18px 10px 0; -moz-border-radius: 12px;-webkit-border-radius: 12px; border-radius: 12px; -khtml-border-radius: 12px; text-align: center;}
#ProductTOC h3 {color:#222; font-weight:normal; font-size:18px;margin:0 !important;padding:0  !important;line-height:.9em !important; font-style:italic;}

/*Right Panel Frame Styles*/
#RightPanelCntr {margin:0 !important;padding:0 !important;}
#splitter-sidebar, .vsplitbar, #doctheme-anchor {display:none !important;}
.contentLayout2 .columnLayout .cell.aside {width:348px !important;}
@-moz-document url-prefix() {
    /* Gecko-specific CSS here */
    .contentLayout2 .columnLayout .cell.aside {width:318px !important;}
}

/*Right Panel Content Styles*/
#RightPanelCntr #addon_hero .panel .panelContent {margin:0 !important;padding:0 !important;}
#RightPanelCntr #addon_hero .panel {margin:0 !important;}
#RightPanelCntr #addon_verified .panel .panelContent {margin:0 !important;padding:8px 0 !important;}
#RightPanelCntr #addon_verified .panel {margin:0 !important;}
#ProductRightPanel {border-left: solid 0px #000;padding:15px 30px 0 30px;background:#f0f0f0}
#ProductRightPanel #RightPanelLinks ul {list-style-type: none;padding-left:10px}
#ProductRightPanel #RightPanelLinks a {font-size:14px;}
#ProductRightPanel hr {height:1px;color:#333;background-color:#ccc;border:0;margin:20px -10px 40px -10px;}
#ProductRightPanel .AllExamples a {font-size:0.9em !important;}
#ProductRightPanel h4 {font-size:1.15em !important;font-weight:normal !important;}
#ProductRightPanel .search-pages-by-label-link {display:none;}

/*Other Overrides*/
#children-section, #comments-section {display:none !important;}
h1#title-text {font-size: 30px !important;}
#content.view div.page-metadata {  
    margin-bottom: 0 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5; 
	-o-opacity: 0.5;
	-ms-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#content.view div.page-metadata:hover {  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1; 
	-o-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#content.view div.page-metadata,
#content.view div.page-metadata ul li a:link, 
#content.view div.page-metadata ul li a:focus, 
#content.view div.page-metadata ul li a:hover, 
#content.view div.page-metadata ul li a:active, 
#content.view div.page-metadata ul li a:visited {
	font-size: 14px;
}