aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css')
-rw-r--r--arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css b/arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css
index 760cdcd..2d857ce 100644
--- a/arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css
+++ b/arc-firefox-theme/chrome/global/media/TopLevelVideoDocument.css
@@ -8,5 +8,5 @@ body {
}
video {
- box-shadow: 0 0 15px #000;
+ box-shadow: 0 0 5px rgba(0,0,0,0.6);
}