Dummy commit

This commit is contained in:
Jonathan Frederic 2015-10-14 12:19:56 -07:00
parent 518e580af6
commit f86888bfc1

View File

@ -16,6 +16,7 @@ div.cell {
.edit_mode &.selected {
border-color: green;
/* Don't border the cells when printing */
@media print {
border-color: transparent;