mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-19 19:09:13 -04:00
First round of CSS refactor updates. Added calls to gallery.common.css from wind and admin_wind. Replaced basic text align and block float classes. Removed section #2 from both themes screen styles.
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
title="<?= html::clean_attribute($comment->author_email()) ?>"> <?= html::clean($comment->author_name()) ?> </a></p>
|
||||
</td>
|
||||
<td>
|
||||
<div class="right">
|
||||
<div class="g-right">
|
||||
<? $item = $comment->item() ?>
|
||||
<div class="gItem gPhoto">
|
||||
<a href="<?= $item->url() ?>">
|
||||
|
||||
Reference in New Issue
Block a user