ICU-9950 hilight hover row in review

X-SVN-Rev: 34531
This commit is contained in:
Steven R. Loomis 2013-10-09 22:49:31 +00:00
parent e6ad44f72e
commit c88467b72b

View File

@ -1,9 +1,10 @@
/* @override http://bugs.icu-project.org/trac/chrome/icucodetools/css/icuxtn.css */
/* Copyright (C) 2010-2012 International Business Machines Corporation and Others. All Rights Reserved. */
/* Copyright (C) 2010-2013 International Business Machines Corporation and Others. All Rights Reserved. */
/* @override http://unicode.org/cldr/trac/chrome/icucodetools/css/icuxtn.css */
table.icureview tr:hover {
background-color: yellow;
}
table.icureview {
border-collapse: collapse;