diff --git a/ifm.php b/ifm.php index 2a48a0f..5aad42c 100644 --- a/ifm.php +++ b/ifm.php @@ -289,6 +289,7 @@ div#content { width: 100%; height: 350px; } input[name=newperms] { width: 7em; } #filetable tr th.buttons { min-width: 95px; } +#filetable tr.clickable-row.active td { background-color: lightblue; } #navbar { max-width: 100%; } @@ -483,7 +484,7 @@ function IFM() { this.rebuildFileTable = function( data ) { var newRows = $(document.createElement('tbody')); for(i=0;i