diff --git a/assets/css/torchlight.css b/assets/css/torchlight.css index e3d8efb..6ed07ce 100644 --- a/assets/css/torchlight.css +++ b/assets/css/torchlight.css @@ -66,14 +66,14 @@ filter: blur(0px); opacity: 1; } -.torchlight summary:focus { - outline: none; -} - /********************************************* * Collapse styling * **********************************************/ +.torchlight summary:focus { + outline: none; +} + /* Hide the default markers, as we provide our own */ .torchlight details > summary::marker, .torchlight details > summary::-webkit-details-marker {