X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=e327a1ec91a92c51da08dd17208006d9d7a41e03;hb=5881fa7229a25efd382668e6cd4a3af0f8d3198c;hp=8e2c5d44780129bbe25c8345b9932403f5f310ba;hpb=3061a37b4f3cded152b0caf91c7b01fb1c8b04f5;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 8e2c5d4478..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, @@ -1123,7 +1126,7 @@ input#dfrn-url { /* add ellipsis on text overflow */ /* this work on safari, opera, ie, chrome. */ /* firefox users have to wait support or we */ - /* can use a jquery plugin http://bit.ly/zJskg */ + /* can use a jquery addon http://bit.ly/zJskg */ text-overflow: ellipsis; -o-text-overflow: ellipsis; width: 100%; @@ -2550,7 +2553,7 @@ aside input[type='text'] { } -#plugin-settings-link, #account-settings-link { +#addon-settings-link, #account-settings-link { margin-bottom: 10px; } @@ -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 { @@ -3082,10 +3083,10 @@ aside input[type='text'] { text-align: right; } -#adminpage #pluginslist { +#adminpage #addonslist { margin: 0px; padding: 0px; } -#adminpage .plugin { +#adminpage .addon { list-style: none; display: block; border: 1px solid #888888; @@ -3093,8 +3094,8 @@ aside input[type='text'] { margin-bottom: 5px; clear: left; } -#adminpage .plugin .desc { margin-left: 2.5em;} -#adminpage .toggleplugin { +#adminpage .addon .desc { margin-left: 2.5em;} +#adminpage .toggleaddon { float:left; margin-right: 1em; } @@ -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;