This commit is contained in:
mr. m 2025-07-03 23:32:51 +03:00 committed by GitHub
commit 21fc548700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,5 @@
html {
border: 0px solid rgba(255, 0, 0, 255) !important;
border-radius: 1rem !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -0,0 +1,2 @@
Adds rounded corners to the PiP player

View file

@ -0,0 +1,14 @@
{
"id": "e39c6638-8508-45a1-ba9e-8a717e92f629",
"name": "PiP Rounded Corners",
"description": "Adds rounded corners to the PiP player",
"homepage": "https://github.com/ghostsshadow/zen-pip-rounded-corners.git",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e39c6638-8508-45a1-ba9e-8a717e92f629/image.png",
"author": "ghostsshadow",
"version": "1.0.0",
"tags": [],
"createdAt": "2024-11-05",
"updatedAt": "2024-11-05"
}