style hashtags, mentions and categories. hide expand-aside button if not needed. css and class fixes
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
@@ -1,7 +1,3 @@
|
||||
.mail-conv-detail {
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.mail-conv-sender {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
|
Reference in New Issue
Block a user