Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Gotta edit the forum_list template? Can't call this up in extra.less?
Ahh, didn't recognize the { brackets for their representation, thought you were indicating the template needed edited. Thank you for the work on this.That is CSS for EXTRA.LESS
[data-xf-init="quick-thread ajax-submit draft"] {
display: none;
+ div {
:first-child {
border-top: none;
}
}
}
.block-filterBar {
border-bottom-color: @xf-borderColorLight;
}