Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
sync
/
service
/
resources
/
invalidations.css
blob: 9ee261f919cfd144cd2249df76ff8506d5d3f1d9 [
file
] [
log
] [
blame
]
/* Copyright 2020 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#
invalidation-counters-table
tr
:
nth-child
(
odd
)
{
background
:
rgb
(
239
,
243
,
255
);
}