mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
One line per statement in css
This commit is contained in:
@@ -104,9 +104,7 @@
|
||||
.test_table .event .exception { color: #d00; }
|
||||
.test_table .event .nodata { color: #ccc; font-style: italic; }
|
||||
|
||||
.test_table .event .xtimes,
|
||||
.test_table .event .failkey
|
||||
{ font-weight: bold; }
|
||||
.test_table .event .xtimes, .test_table .event .failkey { font-weight: bold; }
|
||||
|
||||
.test_table .event .debug {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user