Fix #7468 - updating template scanner
[Pman.Cms] / cms.css
1 /**
2  *
3  * probably needs bumping to roo..
4  */
5
6 iframe ul {
7     list-style-type: disc; 
8 }
9 iframe ol {
10     list-style-type: decimal;
11 }