foodsoft/app/assets/stylesheets/list.unlist.css

3 lines
51 B
CSS
Raw Normal View History

.list .unlisted:not(.no-unlist) {
display: none;
}