mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
When running tests, improve contrast when diffing strings
This commit is contained in:
@@ -141,7 +141,7 @@ body {
|
||||
text-decoration: none;
|
||||
}
|
||||
.string_equal_expected ins {
|
||||
background: #fe0;
|
||||
background: #ed0;
|
||||
}
|
||||
.string_equal_actual ins {
|
||||
color: #d00;
|
||||
|
||||
Reference in New Issue
Block a user