Display:none pour filtered
This commit is contained in:
parent
c579cb319c
commit
61cbbeee57
@ -1506,6 +1506,9 @@ a.spip_out {
|
||||
display: block;
|
||||
clear: both;
|
||||
padding: 0.5rem 0;
|
||||
&.filtered {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
#musiques tbody > tr > td {
|
||||
font-size: 0.8rem;
|
||||
|
Loading…
Reference in New Issue
Block a user