mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-28 03:06:28 +08:00
7 lines
89 B
CSS
7 lines
89 B
CSS
|
td.formula {
|
||
|
background-color: yellow;
|
||
|
}
|
||
|
|
||
|
td.formula-error {
|
||
|
background-color: red;
|
||
|
}
|