Sign in
skia
/
buildbot
/
da24bf14bbe35dd3a95c272148317bf5eaf99ecc
/
.
/
ct
/
py
/
html-templates
/
column_threshold_css.html
blob: f7dd76e58b548659f14430beea7523cfa435586d [
file
] [
log
] [
blame
]
<style
type
=
"text/css"
>
<!--
td
.
belowthreshold
{
background-color
:
#8FDF5F
;
}
td
.
abovethreshold
{
background-color
:
#ED4337
;
}
td
.
notincludeszero
{
background-color
:
#B0E0E6
;
}
td
.
includeszero
{
background-color
:
#DCDCDC
;
}
-->
</style>