Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
hover effect for stats options
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Dec 21, 2011
1 parent 9c6d3ad commit 28629c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions media/css/impala/stats.less
Expand Up @@ -84,6 +84,9 @@ table tbody tr {
padding: 4px 8px;
text-decoration: none;
white-space: nowrap;
&:hover {
text-decoration: underline;
}
}
&.selected a {
font-weight: bold;
Expand Down

0 comments on commit 28629c6

Please sign in to comment.