فهرست منبع

added hover to DBG table

Piotr Labudda 10 سال پیش
والد
کامیت
8e9d9149bf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>
 	<caption><?php echo "{$label} ({$className}::{$functionName}:{$lineNumber}):"; ?></caption>
 	<thead>
 	<thead>
 		<tr>
 		<tr>