Hello,
I am very new with Flare, i want to ask what is max-id in mcTableStyle. What happend if it is change for a bigger or smaller number?
mcTableStyle
{
name: XXXX;
border-collapse: collapse;
border-left-style: solid;
.....
max-id: 12;
}
thanks
mcTableStyle max-id
Re: mcTableStyle max-id
I don't know what it does and I've seen values of 4, 7, 9 etc. I've never changed it myself, and I would just leave it alone, personally. Try to make as many changes using the stylesheet editor in Flare and I'm sure it will update if it needs to. Especially for table stylesheets, I find it safest not to play with the css directly, especially any properties that seem to be madcap specific.
Re: mcTableStyle max-id
Hi Thank you!
The problem is that I need to modify it because I want to unifying the CSS of 2 pages and the only difference is that max-id that I really don't know what is
The problem is that I need to modify it because I want to unifying the CSS of 2 pages and the only difference is that max-id that I really don't know what is