X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=3489de03184d633240bf8eae5c020e7145febc2a;hb=07162e557db7447741b6bcfb71a3ccbb476aab43;hp=7e276f459753802ab1168a480c6e13e5c5dc86d8;hpb=01b81f7bba51f2eb6ad2faa1a1dfccf51e64845e;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 7e276f4597..3489de0318 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -104,6 +104,14 @@ input[type=submit]:active { top: 1px; } +.btn { + background-color: transparent; + box-shadow: none; + border: none; + padding: 0; + text-align: inherit; +} + #search-text, #search-submit, #search-save { @@ -616,7 +624,7 @@ ul#user-menu-popup li a.nav-sep { padding-left: 11px; } -#notify-update { +#notification-update { background-position: 0px -168px; } @@ -1807,44 +1815,13 @@ ul .sidebar-group-li .icon { .type-link .oembed { } -.shared_header { - height: 32px; - color: #999; - border-top: 1px solid #D2D2D2; - padding-top: 5px; - margin-top: 5px; -} - .shared_header a { color: black; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - -o-transition: all 0.2s ease-in-out; - -ms-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; } - .shared_header a:hover { color: #36c; } -.shared_header img { - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; - float: left; -} - -.shared_header span { - margin-left: 9px; -} - -blockquote.shared_content { - margin-left: 32px; - color: #000; - border: none; -} - .icon.drop, .icon.drophide { float: left; @@ -2038,20 +2015,6 @@ pre code { /* = Profile = */ /* =========== */ -.advanced-profile-content { - margin-top: 5px; - margin-bottom: 10px; - margin-left: 30px; - width: 60%; -} - -.advanced-profile-label { - margin-top: 10px; - margin-bottom: 0px; - padding-bottom: 5px; - font-size: 18px; -} - div[id$="wrapper"] { height: 100%; } @@ -2060,10 +2023,6 @@ div[id$="wrapper"] br { clear: left; } -#advanced-profile-with { - margin-left: 20px; -} - #profile-listing-desc, #profile-listing-new-link-wrapper { float: left; @@ -2127,6 +2086,10 @@ div[id$="wrapper"] br { position: absolute; } +#profile-menu { + display: none; +} + #cropimage-wrapper { float:left; } @@ -2758,13 +2721,6 @@ margin-left: 0px; border: 1px solid #7C7D7B; } -/* ========== */ -/* = Poke = */ -/* ========== */ -#poke-recip { - float: none; -} - /* ================= */ /* = Notifications = */ /* ================= */ @@ -3176,13 +3132,13 @@ margin-left: 0px; color: #efefef; } -.crepair-label { +.contact-advanced-label { margin-top: 10px; float: left; width: 250px; } -.crepair-input { +.contact-advanced-input { margin-top: 10px; float: left; width: 200px; @@ -3719,8 +3675,6 @@ margin-left: 0px; #event-nofinish-checkbox, #event-nofinish-text, -#event-adjust-checkbox, -#event-adjust-text, #event-share-checkbox { float: left; } @@ -3730,7 +3684,6 @@ margin-left: 0px; } #event-nofinish-break, -#event-adjust-break, #event-share-break { clear: both; } @@ -3925,37 +3878,6 @@ margin-left: 0px; color: #666666; } -.field .onoff { - float: left; - width: 80px; -} -.field .onoff a { - display: block; - border: 1px solid #c1c1c1; - background-image: url("../../../images/onoff.jpg"); - background-repeat: no-repeat; - padding: 4px 2px 2px 2px; - height: 16px; - text-decoration: none; -} -.field .onoff .off { - border-color: #c1c1c1; - padding-left: 40px; - background-position: left center; - background-color: #cccccc; - color: #666666; - text-align: right; -} - -.field .onoff .on { - border-color: #c1c1c1; - padding-right: 40px; - background-position: right center; - background-color: #1873a2; - color: #FFFFFF; - text-align: left; -} - .field .radio .field_help { margin-left: 0px; } @@ -4211,7 +4133,7 @@ a.active { margin-right: -20px; } -.nav-notify { +.nav-notification { display: none; position: absolute; font-size: 10px; @@ -4221,7 +4143,7 @@ a.active { min-width: 15px; text-align: right; } -.nav-notify.show { +.nav-notification.show { display: block; } #nav-notifications-menu { @@ -4353,11 +4275,11 @@ a.active { filter: alpha(opacity=100); } -.notify-seen { +.notification-seen { background: #000000; } -.notify-seen a { +.notification-seen a { color: #efefef !important; } @@ -4511,8 +4433,6 @@ hr.line-dots { .location, .location-label, -.gender-label, -.marital-label, .homepage-label, .network-label { float: left; @@ -4522,8 +4442,6 @@ hr.line-dots { } .adr, -.x-gender, -.marital-text, .homepage-url, .x-network { float: left; @@ -4541,11 +4459,6 @@ hr.line-dots { #page-footer {} #live-profile {} -.city-state-zip {} -.country-name {} -.locality {} -.region {} -.postal-code {} .mpfriend {} .toplevel_item {} @@ -4604,7 +4517,7 @@ div #datebrowse-sidebar.widget { } #settings-activity-desc, -#settings-notify-desc { +#settings-notification-desc { margin: 10px 10px 10px 0; font-weight: bold; } @@ -4662,15 +4575,10 @@ div #datebrowse-sidebar.widget { margin-bottom: 5px !important; } -.onoff { - margin-right: 10px; -} - .settings-heading { margin: 25px 0 25px 0; } -#id_itemcache, #id_basepath, #id_temppath, #id_lockpath, @@ -4683,7 +4591,6 @@ div #datebrowse-sidebar.widget { width: 440px; } -#id_itemcache_duration, #id_abandon_days, #id_maxloadavg, #id_poll_interval,