1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-15 02:58:20 +02:00

jump to slide tweak

This commit is contained in:
hakimel
2023-01-18 10:40:33 +01:00
parent 3301d3036e
commit 4a1b91a9c8
2 changed files with 2 additions and 2 deletions

View File

@@ -1818,7 +1818,7 @@ $notesWidthPercent: 25%;
}
.reveal .jump-to-slide-input::placeholder {
color: currentColor;
opacity: 0.3;
opacity: 0.5;
}
.reveal.has-dark-background .jump-to-slide-input {

2
dist/reveal.css vendored

File diff suppressed because one or more lines are too long