X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=e327a1ec91a92c51da08dd17208006d9d7a41e03;hb=ecc393e1c3727029ae7cb6062269242ac885950d;hp=75ada9b0b2caeba72ecdab79c4b59b458804203c;hpb=a5952e5425ee623253b2c91daa873ff6cc63bd39;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 75ada9b0b2..e327a1ec91 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -41,7 +41,7 @@ img { border :0px; } width: 384px; } -code { +pre code { font-family: Courier, monospace; white-space: pre; display: block; @@ -726,6 +726,9 @@ input#dfrn-url { height:175px; padding: 12px; } +#profile-photo-wrapper.crop-preview img { + padding: 0; +} #profile-edit-profile-name-label, #profile-edit-name-label, @@ -2718,9 +2721,7 @@ aside input[type='text'] { } .settings-block { - border: 1px solid #AAA; - margin: 10px; - padding: 10px; + border-bottom: 1px solid #AAA; } .app-title { @@ -3553,10 +3554,6 @@ div.jGrowl div.info { margin: 0px 10px 10px 0px; position: relative; } -.videos .video-top-wrapper .video-js { - width: 300px!important; - height: 232px!important; -} .videos .video-top-wrapper .video-delete { position: absolute; opacity: 0;