summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/css/themeQtMobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/themeQtMobile.css')
-rw-r--r--Source/WebCore/css/themeQtMobile.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebCore/css/themeQtMobile.css b/Source/WebCore/css/themeQtMobile.css
index f6327a9..27be523 100644
--- a/Source/WebCore/css/themeQtMobile.css
+++ b/Source/WebCore/css/themeQtMobile.css
@@ -128,3 +128,7 @@ input[type="url"]:active,
textarea:active {
background: ButtonShadow;
}
+
+video {
+ background-color: #000000;
+}