]> granicus.if.org Git - icu/commitdiff
ICU-9950 hilight hover row in review
authorSteven R. Loomis <srl@icu-project.org>
Wed, 9 Oct 2013 22:49:31 +0000 (22:49 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Wed, 9 Oct 2013 22:49:31 +0000 (22:49 +0000)
X-SVN-Rev: 34531

tools/trac/IcuCodeTools/0.12/icucodetools/htdocs/css/icuxtn.css

index 8bae495ca616d5432073e6b1fbaa171750095664..9ced9ec4fb4492f191904e7b1283a3081467f65f 100644 (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;