Hello,
I have created some custom rel table columns. In one project they are displayed properly, i.e., Reports and another labeled Configuration. I am on another project and have created a Documents column. It is showing up as Related Information. I have found the following:
MadCap|relationshipsProxy
{
color: #000000;
font-size: 10pt;
font: Segoe UI;
}
MadCap|relationshipsItem
{
font-size: 9pt;
font: Segoe UI;
}
MadCap|relationshipsHeading
{
font: Segoe UI;
font-size: 10pt;
font-weight: bolder;
}
MadCap|relationshipsHeading.concept
{
font-size: 10pt;
font-weight: bolder;
}
MadCap|relationshipsHeading.reference
{
font-weight: bolder;
font-size: 10pt;
}
MadCap|relationshipsHeading.task
{
font-weight: bolder;
font-size: 10pt;
}
but I cannot find the location of the added columns, either on the one that works and does not work.
Any suggestions?
Thank you.
jC
Custom Relationship Headings CSS location
Re: Custom Relationship Headings CSS location
nevermind, i found it, I created another class under the mc-heading in the unclassified section of the css editor.