kwabs22 commited on
Commit
a04936b
·
1 Parent(s): a6562e0

Some more youtube player changes

Browse files
Files changed (2) hide show
  1. bundle.css +0 -11
  2. bundle.js +0 -0
bundle.css CHANGED
@@ -3,17 +3,6 @@
3
  .target.svelte-4yc66h{position:absolute;width:20px;height:20px;background-color:red}
4
  .modal-overlay.svelte-m51ous{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-m51ous{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-m51ous{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-m51ous{padding:16px}
5
  #overlayText.svelte-c2nwl9{position:absolute;top:3%;left:3%;color:black;background-color:white;font:bold 15;border:black solid}
6
- .play__btn.svelte-1srk8gt,.custom__play__btn.svelte-1srk8gt{all:unset}.play__btn.svelte-1srk8gt{display:grid;place-items:center;height:80px;width:80px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer}.custom__play__btn.svelte-1srk8gt{display:grid;place-items:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer}
7
- iframe.svelte-11gebsu{height:auto;aspect-ratio:var(--aspect-ratio);width:100%}
8
- img.svelte-hw9fhp{height:auto;aspect-ratio:var(--aspect-ratio);width:100%}
9
- .you__tube.svelte-w0t24e.svelte-w0t24e{position:relative;aspect-ratio:1.76991;overflow:hidden}.v__title.svelte-w0t24e.svelte-w0t24e{position:absolute;top:0;width:100%;background:linear-gradient(to bottom, hsla(0, 0%, 0%, 0.1), transparent);pointer-events:none}.v__title.svelte-w0t24e h3.svelte-w0t24e{font-family:var(
10
- --title-font-family,
11
- "Segoe UI",
12
- Geneva,
13
- Verdana,
14
- sans-serif
15
- );color:var(--title-color, #ffffff);padding:0 2ch;font-weight:400;text-shadow:0px 1px 3px var(--title-shadow-color, rgb(0, 0, 0, 0.2))}.b__overlay.svelte-w0t24e.svelte-w0t24e{position:absolute;top:0;left:0;width:100%;aspect-ratio:var(--aspect-ratio);cursor:pointer;transition:var(--overlay-transition, all 250ms ease-in-out)}.you__tube.svelte-w0t24e:hover .b__overlay.svelte-w0t24e{background:var(--overlay-bg-color, #00000030)}
16
- .VideoUIButton.svelte-17r32ez{color:black;border:double;font:bold;background:red;padding:1;margin-top:1px;margin-bottom:1px}
17
  .button.svelte-cpjgti{cursor:allowed}.button-at-end.svelte-cpjgti{background-color:red;color:white;cursor:not-allowed}
18
  .component-containter.svelte-bsj1sx{background-color:rgba(113, 239, 97, 0.626)}.comment.svelte-bsj1sx{border:1px solid #2e7f41;padding:8px;margin-top:8px}.top-level-comment.svelte-bsj1sx{border:1px solid blue;background-color:rgba(42, 114, 215, 0.5);margin-bottom:15px}
19
  main.svelte-1tky8bj{text-align:center;padding:1em;max-width:240px;margin:0 auto}h1.svelte-1tky8bj{color:#ff3e00;text-transform:uppercase;font-size:4em;font-weight:100}@media(min-width: 640px){main.svelte-1tky8bj{max-width:none}}
 
3
  .target.svelte-4yc66h{position:absolute;width:20px;height:20px;background-color:red}
4
  .modal-overlay.svelte-m51ous{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-m51ous{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-m51ous{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-m51ous{padding:16px}
5
  #overlayText.svelte-c2nwl9{position:absolute;top:3%;left:3%;color:black;background-color:white;font:bold 15;border:black solid}
 
 
 
 
 
 
 
 
 
 
 
6
  .button.svelte-cpjgti{cursor:allowed}.button-at-end.svelte-cpjgti{background-color:red;color:white;cursor:not-allowed}
7
  .component-containter.svelte-bsj1sx{background-color:rgba(113, 239, 97, 0.626)}.comment.svelte-bsj1sx{border:1px solid #2e7f41;padding:8px;margin-top:8px}.top-level-comment.svelte-bsj1sx{border:1px solid blue;background-color:rgba(42, 114, 215, 0.5);margin-bottom:15px}
8
  main.svelte-1tky8bj{text-align:center;padding:1em;max-width:240px;margin:0 auto}h1.svelte-1tky8bj{color:#ff3e00;text-transform:uppercase;font-size:4em;font-weight:100}@media(min-width: 640px){main.svelte-1tky8bj{max-width:none}}
bundle.js CHANGED
The diff for this file is too large to render. See raw diff