14px-sized hide/show button.
This commit is contained in:
parent
0d7190b4d6
commit
1f92c2dd6e
@ -707,9 +707,14 @@ a.hide-announcement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Post Hiding */
|
/* Post Hiding */
|
||||||
|
.hide-post-button,
|
||||||
|
.show-post-button {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
.hide-post-button {
|
.hide-post-button {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
|
margin-bottom: -1em; /* Prevent the floating effect from affecting the thumbnail too */
|
||||||
}
|
}
|
||||||
.thread[hidden] + hr,
|
.thread[hidden] + hr,
|
||||||
.stub ~ * {
|
.stub ~ * {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user