Third times the charm. Rethink unordered lists and bullets. Revert to turning them off by default and provide a new class, g-text, to define a list or a section of text as needing to display bullets.

This commit is contained in:
Chad Kieffer
2011-04-24 11:53:29 -04:00
parent bbb2a3a30c
commit b4cdd016dc
3 changed files with 5 additions and 18 deletions

View File

@@ -112,8 +112,8 @@ $("document").ready(function() {
</p>
<? endif ?>
</div>
<div id="g-admin-g2-import-notes">
<ul class="enumeration">
<div id="g-admin-g2-import-notes" class="g-text">
<ul>
<li>
<?= t("Gallery 3 does not support per-user / per-item permissions. <b>Review permissions!</b>") ?>
</li>