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