vertical marker and pointer for AJAX-reached results

This commit is contained in:
Marc Delisle
2010-10-30 19:23:36 -04:00
parent d8643d23fc
commit 2f580bb085
4 changed files with 72 additions and 181 deletions

View File

@@ -198,6 +198,7 @@ table tr.even {
<?php if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?>
/* marked table rows */
td.marked,
table tr.marked th,
table tr.marked {
background: <?php echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?>;