mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
Add settings helper for HLS toggle
This commit is contained in:
parent
8e332b0630
commit
1cccef12a4
4 changed files with 14 additions and 3 deletions
|
@ -1191,6 +1191,12 @@ input[type="submit"] {
|
|||
color: var(--accent);
|
||||
}
|
||||
|
||||
.helper {
|
||||
padding: 10px;
|
||||
width: 250px;
|
||||
background: var(--highlighted) !important;
|
||||
}
|
||||
|
||||
/* Markdown */
|
||||
|
||||
.md {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue