X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=9866bc362a3b2b82d06db8bc67ccb4bfd912bd20;hb=0a58e4c952b0b104adde60bc142a940f195ab4fd;hp=ec52277bddf6d6ace4076d2f0442c4758a73d182;hpb=199bba20d9daa99b368b56982e9a6b09fc19729d;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index ec52277bdd..9866bc362a 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -20,7 +20,7 @@ Orange - #fec01d /* For general iPad layouts */ #body { -moz-background-clip: border; - -moz-background-origin: pdading; + -moz-background-origin: padding; -moz-background-size: auto auto; background-attachment: scroll; background-color: transparent; @@ -1860,7 +1860,7 @@ blockquote.shared_content { #item-delete-selected-icon {} -code { +pre code { font-family: Courier, monospace; display: block; overflow: auto; @@ -2024,7 +2024,7 @@ code { float: right; } -.wall-item-body code { +.wall-item-body pre code { font-family: Courier, monospace; display: block; overflow: auto; @@ -3057,7 +3057,8 @@ margin-left: 0px; #side-invite-link, #side-random-profile-link, #side-suggest-link, -#side-match-link { +#side-match-link, +#side-directory-link { width: 80%; padding: 10px; margin: auto; @@ -3079,7 +3080,8 @@ margin-left: 0px; #side-invite-link:hover, #side-random-profile-link:hover, #side-suggest-link:hover, -#side-match-link:hover { +#side-match-link:hover, +#side-directory-link:hover { color: #efefef; background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1873a2), color-stop(1, #6da6c4) ); background: -moz-linear-gradient( center top, #1873a2 5%, #6da6c4 100% ); @@ -3098,7 +3100,8 @@ margin-left: 0px; #side-invite-link:active, #side-random-profile-link:active, #side-suggest-link:active, -#side-match-link:active { +#side-match-link:active, +#side-directory-link:active { background-color: #1873a2; position: relative; top: 1px; @@ -3107,7 +3110,8 @@ margin-left: 0px; #side-invite-link a, #side-random-profile-link a, #side-suggest-link a, -#side-match-link a { +#side-match-link a, +#side-directory-link a { color: #efefef; } @@ -3820,12 +3824,12 @@ margin-left: 0px; } #adminpage -#pluginslist { +#addonslist { margin: 0px; padding: 0px; } -#adminpage .plugin { +#adminpage .addon { list-style: none; display: block; clear: left; @@ -3840,7 +3844,7 @@ margin-left: 0px; margin:10px 10px 10px 0; } -#adminpage .toggleplugin { +#adminpage .toggleaddon { float: left; margin-right: 1em; } @@ -4673,9 +4677,6 @@ div #datebrowse-sidebar.widget { width: 75px; } -#id_post_newfriend, -#id_post_joingroup, -#id_post_profilechange, #id_notify1, #id_notify2, #id_notify3,