ICU-9950 hilight hover row in review

X-SVN-Rev: 34532
This commit is contained in:
Steven R. Loomis 2013-10-09 22:55:13 +00:00
parent c88467b72b
commit 95f6a29f6b

View file

@ -3,7 +3,7 @@
/* @override http://unicode.org/cldr/trac/chrome/icucodetools/css/icuxtn.css */
table.icureview tr:hover {
background-color: yellow;
background-color: yellow !important;
}
table.icureview {