mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
0e1e89c6ba
commit
9f0987cb57
1 changed files with 2 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ h6,
|
|||
.page-header details > summary {
|
||||
list-style: none;
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
}
|
||||
.page-header details > summary::-webkit-details-marker {
|
||||
display: none;
|
||||
|
|
@ -341,6 +342,7 @@ details.nav-menu > summary {
|
|||
display: inline;
|
||||
float: right;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
details.nav-menu > summary::-webkit-details-marker {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue