outline around summary on mobile can be distracting.

tip from abyxcos
master
Ted Unangst 4 years ago
parent 8c1c442491
commit 45fc3fe3f2

@ -314,6 +314,9 @@ img.emu {
width: 48px;
height: 48px;
}
details summary {
outline: none;
}
}
@media print {
#topmenu, #topspacer, #infobox, #refreshbox, .actions {

Loading…
Cancel
Save