1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

Highlight the operators en masse.

This commit is contained in:
Rob Rix 2015-11-03 15:06:58 -05:00
parent fbf1704425
commit 1216c34d21

View File

@ -65,9 +65,7 @@
color: #969896;
}
.diff .category-bool_op,
.diff .category-type_op,
.diff .category-rel_op,
.diff [class^="category-"][class$="_op"],
.diff .category-ternary,
.diff .category-var_declaration,
.diff .category-if_statement,