mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-21 23:33:54 -04:00
Consolidated the rest of the base message styles into lib/gallery.common.css and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<p>
|
||||
<?= t("Here are internal Gallery configuration settings. Most of these settings are accessible elsewhere in the administrative console.") ?>
|
||||
</p>
|
||||
<ul id="g-action-status">
|
||||
<ul id="g-action-status" class="g-message-block">
|
||||
<li class="g-warning">
|
||||
<b><?= t("Change these values at your own risk!") ?></b>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user