From: Zach Prezkuta Date: Sat, 4 May 2013 01:09:12 +0000 (-0600) Subject: add some styling for the video player X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bd20f6ed9ae84181d7a6ac440b639c62b3b51ea2;p=friendica.git add some styling for the video player --- diff --git a/view/theme/decaf-mobile/style.css b/view/theme/decaf-mobile/style.css index 4cfdd805fb..b32523fdb8 100644 --- a/view/theme/decaf-mobile/style.css +++ b/view/theme/decaf-mobile/style.css @@ -2192,6 +2192,15 @@ input#profile-jot-email { width: 587px; } +.video-top-wrapper { + display: inline-block; + vertical-align: top; + margin-top: 15px; + margin-right: 15px; + margin-left: 15px; + margin-bottom: 15px; +} + #profile-jot-desc { /*float: left;*/ width: 100%; diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index fce8618257..8561390ff2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2137,6 +2137,15 @@ aside input[type='text'] { margin-bottom: 15px; } +.video-top-wrapper { + display: inline-block; + vertical-align: top; + margin-top: 15px; + margin-right: 15px; + margin-left: 15px; + margin-bottom: 15px; +} + #profile-jot-desc { /*float: left;*/ width: 480px; diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 8c61a9f8b3..30c3e97c49 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -2162,6 +2162,15 @@ input#profile-jot-email { width: 587px; } +.video-top-wrapper { + display: inline-block; + vertical-align: top; + margin-top: 15px; + margin-right: 15px; + margin-left: 15px; + margin-bottom: 15px; +} + #profile-jot-desc { /*float: left;*/ width: 100%; diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css index 0e0ce6d71f..333f43c565 100644 --- a/view/theme/frost/style.css +++ b/view/theme/frost/style.css @@ -2519,6 +2519,15 @@ aside input[type='text'] { margin-bottom: 15px; } +.video-top-wrapper { + display: inline-block; + vertical-align: top; + margin-top: 15px; + margin-right: 15px; + margin-left: 15px; + margin-bottom: 15px; +} + #profile-jot-desc { /*float: left;*/ /*width: 480px;*/