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