Use stable in grunt file, add small border to yourPost
This commit is contained in:
parent
5afab40940
commit
055b336e9d
@ -497,7 +497,7 @@ a.hide-announcement {
|
|||||||
outline: 2px solid rgba(216, 94, 49, .7);
|
outline: 2px solid rgba(216, 94, 49, .7);
|
||||||
}
|
}
|
||||||
.yourPost .reply {
|
.yourPost .reply {
|
||||||
border-left: 1px solid rgba(221,0,0,.5);
|
border-left: 2px solid rgba(221,0,0,.5);
|
||||||
}
|
}
|
||||||
/* Quote Threading */
|
/* Quote Threading */
|
||||||
.threadContainer {
|
.threadContainer {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user