mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-9950 hilight hover row in review
X-SVN-Rev: 34532
This commit is contained in:
parent
c88467b72b
commit
95f6a29f6b
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue