Skip to content

Commit

Permalink
remove hover click
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Feb 10, 2024
1 parent c20a729 commit aac6a03
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions site/1/thermometer.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,6 @@
border-bottom-right-radius: 50%;
}

#thermometer.interactive tr:not(:last-child)>td:first-child:hover {
background-color: green;
cursor: pointer;
}

#thermometer td.liquid {
background-color: red;
}
Expand Down

0 comments on commit aac6a03

Please sign in to comment.