Explorar o código

added hover to DBG table

Piotr Labudda %!s(int64=10) %!d(string=hai) anos
pai
achega
8e9d9149bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/se-lib/DBG.php

+ 1 - 1
SE/se-lib/DBG.php

@@ -88,7 +88,7 @@ class DBG {
 			}
 		}
 		?>
-<table class="table table-bordered">
+<table class="table table-bordered table-hover">
 	<caption><?php echo "{$label} ({$className}::{$functionName}:{$lineNumber}):"; ?></caption>
 	<thead>
 		<tr>