Skip to content

Commit

Permalink
wip, asset urls
Browse files Browse the repository at this point in the history
  • Loading branch information
QbDesu committed Jan 17, 2025
1 parent 700fdcb commit 2b51879
Show file tree
Hide file tree
Showing 28 changed files with 8 additions and 125 deletions.
1 change: 0 additions & 1 deletion vendor/assets/mediaelement-plugins/airplay/airplay.min.css

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/assets/mediaelement-plugins/airplay/airplay.min.js

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.mejs__airplay-button > button,
.mejs-airplay-button > button {
background: url('airplay.svg') no-repeat 0 4px;
background: image-url('airplay.svg') no-repeat 0 4px;
}

.mejs__airplay-button > button .fill,
Expand Down

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion vendor/assets/mediaelement-plugins/loop/loop.min.css

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/assets/mediaelement-plugins/loop/loop.min.js

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.mejs__loop-button > button,
.mejs-loop-button > button {
background: url('loop.svg') no-repeat transparent;
background: image-url('loop.svg') no-repeat transparent;
}
.mejs__loop-off > button,
.mejs-loop-off > button {
Expand Down

This file was deleted.

Loading

0 comments on commit 2b51879

Please sign in to comment.