mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Issue #4907 - tweaked cursor style, removed row hover.
This commit is contained in:
@@ -1221,7 +1221,7 @@ class db_verify
|
||||
<form method='post' action='".e_SELF.(e_QUERY ? '?'.e_QUERY : '')."' id='core-db-verify-sql-tables-form'>
|
||||
<fieldset id='core-db-verify-sql-tables'>
|
||||
<legend>".DBVLAN_14."</legend>
|
||||
<table class='table table-striped table-hover' >
|
||||
<table class='table table-striped' >
|
||||
<colgroup>
|
||||
<col style='width: 33%'></col>
|
||||
<col style='width: 33%'></col>
|
||||
|
Reference in New Issue
Block a user