tmake the table row highlight on hover - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 6b4201df4656d2ed38a6afd5f3f3edda05bce205
(DIR) parent 73e5a6dcaca2c72b77ebc3aeffd1fdf65cc86834
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 19 Nov 2015 09:19:02 +0100
make the table row highlight on hover
Diffstat:
M matlab/generate_plots.m | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/matlab/generate_plots.m b/matlab/generate_plots.m
t@@ -702,7 +702,7 @@ disp('Saving html table of results')
% header
html = [...
- '<table>\n'...
+ '<table class="highlight">\n'...
' <thead>\n'...
' <tr>\n'...
' <th data-field="param">Parameter</th>\n'...