mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-13 08:20:34 +00:00
hide webkit details marker, logger url output
This commit is contained in:
parent
4ccf8eddae
commit
f9c2f40ad1
2 changed files with 5 additions and 1 deletions
|
@ -54,3 +54,7 @@ body {
|
|||
background-color: var(--scrollbar-thumb);
|
||||
border-radius: 0.25em;
|
||||
}
|
||||
|
||||
::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue