diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 9ff6fea1..c15ced97 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -2557,7 +2557,8 @@ Video .OxVideoPlayer .OxInput { - background: transparent; + background-color: transparent; + background-image: none; -moz-box-shadow: 0 0 0; -o-box-shadow: 0 0 0; -webkit-box-shadow: 0 0 0;