style hashtags, mentions and categories. hide expand-aside button if not needed. css and class fixes

This commit is contained in:
Mario Vavti
2017-03-15 16:42:55 +01:00
parent 0c74c79b18
commit aa33cacb62
10 changed files with 35 additions and 43 deletions

View File

@@ -90,10 +90,6 @@
/* conv_item */
.wall-item-head {
line-height: 1.2;
}
.wall-item-head-new {
border-top: 3px solid #0275d8;
}
@@ -122,6 +118,7 @@ a.wall-item-name-link {
text-overflow: ellipsis;
}
.wall-item-ago,
.wall-item-ago i {
font-size: 0.75rem;
}
@@ -151,10 +148,6 @@ a.wall-item-name-link {
word-wrap: break-word;
}
.body-tags {
margin-top: 5px;
}
.item-tool {
cursor: pointer;
}

View File

@@ -1,7 +1,3 @@
.mail-conv-detail {
line-height: 1.2;
}
.mail-conv-sender {
float: left;
margin-right: 10px;