Compare commits
4 Commits
i276_m3u-f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 904d14d083 | |||
|
7170015a0e
|
|||
|
23f91a0410
|
|||
|
2be718287f
|
@@ -755,11 +755,14 @@ fieldset > table td input[type="radio"] {
|
||||
}
|
||||
#show_notes pre
|
||||
{
|
||||
overflow: auto;
|
||||
}
|
||||
#show_notes code {
|
||||
display: inline-block;
|
||||
background-color: var(--show-notes-pre-background);
|
||||
border: 1px solid #ddd;
|
||||
overflow: scroll;
|
||||
padding: 0.1em 0;
|
||||
}
|
||||
}
|
||||
nav.episodes {
|
||||
color: var(--background-primary);
|
||||
font-size: 0.9em;
|
||||
|
||||
Reference in New Issue
Block a user