updated tasks.css

master
simon 4 years ago
parent 4a76a5102f
commit e8019dbd85

@ -5,7 +5,15 @@ display: none;
}
/* hide the marker for image gallery imported from mw*/
li.gallerybox::marker {
ul {
list-style-type: none;
}
.gallery::marker {
display: none;
}
ul .mw-gallery-traditional::marker {
display: none;
}

Loading…
Cancel
Save