]> 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:55:13 +0000 (22:55 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Wed, 9 Oct 2013 22:55:13 +0000 (22:55 +0000)
X-SVN-Rev: 34532

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

index 9ced9ec4fb4492f191904e7b1283a3081467f65f..b6a551a3db304bf62e1395a99bd6632dae0eb41f 100644 (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 {