PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

remove bullet point in admin.css

  1. FormsDude
    Member

    My client has requested to remove a bullet point point which appears next to check box items that were selected in the admin entries/emailed entries.
    I have pin pointed this to be in admin.css:

    td.entry-view-field-value ul.bulleted {margin-left:12px}
    td.entry-view-field-value ul.bulleted li {list-style-type:disc}

    Can it be changed to the following if there is only one answer listed?
    td.entry-view-field-value ul.bulleted {margin-left:0}
    td.entry-view-field-value ul.bulleted li {list-style-type:none}

    Is there any way to over-ride this without changing the core admin.css file?

    Is this something that can be updated in the next release?

    Thanks for a great product.

    Posted 12 years ago on Monday September 5, 2011 | Permalink
  2. I have no idea what you're talking about. How about a screenshot so I'm on the same page?

    Posted 12 years ago on Tuesday September 6, 2011 | Permalink