Drop summary outlines.
This commit is contained in:
@ -791,7 +791,10 @@ h4 {
|
|||||||
|
|
||||||
h5, h6 { font-size: 1em; }
|
h5, h6 { font-size: 1em; }
|
||||||
|
|
||||||
summary { cursor: pointer; }
|
summary {
|
||||||
|
cursor: pointer;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* BACKEND MESSAGES
|
/* BACKEND MESSAGES
|
||||||
|
Reference in New Issue
Block a user