Question
Issues with bulleted list in RH10
Hi,
I am using RH10 to create CHM help file. In RH10, when I use bulleted list, second line of a list does not start from the point where the first line of a list starts. I tried to change the indent settings but it is not working.
Here is the screenshot:
HTML code is
rh-list.rl-P-Bullet1 {
x-level-count: 1;
x-lvl-1-format: "<x>";
x-lvl-1-type: bullet;
