taoguan / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Global CSS ul list-style-images are applied to jWYSIWYG buttons #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can be fixed with the following CSS:

div.wysiwyg ul.panel { list-style: none; }

Original issue reported on code.google.com by mail...@gmx.net on 19 Jan 2010 at 11:33

GoogleCodeExporter commented 8 years ago
Fixed in trunk.

Original comment by akzhan.a...@gmail.com on 28 Jan 2010 at 2:10