You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
metu.life/app/javascript/styles/mods/layout_hidefiltered.css

9 lines
188 B

/*
Remove the "Filtered" tombstone from timelines.
- WARNING: this breaks keyboard scrolling with j/k!
author: trwnh
license: Public Domain
*/
.status__wrapper--filtered {display: none}