Hide inlined quotes within the quote preview.
This commit is contained in:
parent
172f4b6761
commit
61167dc792
@ -3215,7 +3215,7 @@
|
|||||||
border: 1px solid;\
|
border: 1px solid;\
|
||||||
padding-bottom: 5px;\
|
padding-bottom: 5px;\
|
||||||
}\
|
}\
|
||||||
#qp input {\
|
#qp input, #qp .inline {\
|
||||||
display: none;\
|
display: none;\
|
||||||
}\
|
}\
|
||||||
.qphl {\
|
.qphl {\
|
||||||
|
|||||||
@ -1,4 +1,6 @@
|
|||||||
master
|
master
|
||||||
|
- mayhem
|
||||||
|
do not display inlined quotes within the quote preview
|
||||||
|
|
||||||
2.19.3
|
2.19.3
|
||||||
- mayhem
|
- mayhem
|
||||||
|
|||||||
@ -2543,7 +2543,7 @@ Main =
|
|||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
#qp input {
|
#qp input, #qp .inline {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.qphl {
|
.qphl {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user