blob: c2d6bcdecd7d0d8f491ba8a3b6bdefcddd7ca2c6 [file] [edit]
/* Part of the Crubit project, under the Apache License v2.0 with LLVM
* Exceptions. See /LICENSE for license information.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*/
td:has(> .ga) {
background-color: #e0f2f1;
}
.ga {
color: #267769;
}
td:has(> .😊) {
background-color: #e1f5fe;
}
.😊 {
color: #1a6ebb;
}
td:has(> .😑) {
background-color: #fefee1ff;
}
.😑 {
color: #53370b;
}
td:has(> .🙁) {
background-color: #ffefe1;
}
.🙁 {
color: #ad0303;
}