make redmatrix focus scheme default for hubzilla

This commit is contained in:
Mario Vavti
2015-09-10 22:19:51 +02:00
parent 2d94a038a5
commit e1338f5a7f
10 changed files with 52 additions and 108 deletions

View File

@@ -3,9 +3,9 @@
}
.wall-item-content-wrapper.comment {
border-width: 0px 1px 1px 1px;
border-width: 0px 0px 1px 0px;
}
.hide-comments-outer {
border-width: 1px 1px 1px 1px;
border-width: 1px 0px 1px 0px;
}