]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Language selector added, "channel" is now "channels"
[friendica.git] / view / theme / smoothly / style.css
index ea84f0166886d849f398b527d0994140872483aa..3e38030b973a17924f6760c9505c8cfa3b933efb 100644 (file)
@@ -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;
 }
 
@@ -835,7 +843,7 @@ h3 #search:before {
                -moz-border-radius: 5px;
 }
 
-#group-sidebar {
+#circle-sidebar {
        vertical-align: middle;
        margin: auto;
        margin-top: 20px;
@@ -869,20 +877,20 @@ h3 #search:before {
        margin-left: 10px;
 }
 
-#sidebar-group-list {
+#sidebar-circle-list {
        margin-left: 0px;
        margin-right: 30px;
 }
 
-#sidebar-ungrouped {
+#sidebar-uncircled {
        margin: 10px;
 }
 
-#sidebar-group-list  a {
+#sidebar-circle-list  a {
 }
 
-#sidebar-group-list .icon,
-#sidebar-group-list .iconspacer {
+#sidebar-circle-list .icon,
+#sidebar-circle-list .iconspacer {
        display: inline-block;
        height: 12px;
        width: 12px;
@@ -922,8 +930,9 @@ li.widget-list {
        padding: 3px 24px;
 }
 
-#sidebar-new-group,
-#sidebar-edit-groups {
+#sidebar-new-circle,
+#sidebar-edit-circles, 
+#sidebar-new-group {
        padding: 7px;
        width: 165px;
        margin: auto;
@@ -943,7 +952,7 @@ li.widget-list {
 }
 
 
-#sidebar-new-group:hover {
+#sidebar-new-circle:hover {
        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% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1873a2', endColorstr='#6da6c4');
@@ -957,14 +966,14 @@ li.widget-list {
                -webkit-border-radius: 5px;
 }
 
-#sidebar-new-group:active {
+#sidebar-new-circle:active {
        position: relative;
        top: 1px;
 }
 
 
 .widget .selected,
-.group-selected {
+.circle-selected {
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
@@ -987,19 +996,19 @@ li.widget-list {
        font-weight: bold;
 }
 
-#sidebar-new-group a {
+#sidebar-new-circle a {
        color: #efefef;
        font-size: 14px;
        text-align: center;
        margin: auto;
 }
 
-ul .sidebar-group-li {
+ul .sidebar-circle-li {
        list-style: disc;
        font-size: 1.0em;
 }
 
-ul .sidebar-group-li .icon {
+ul .sidebar-circle-li .icon {
        display: inline-block;
        height: 12px;
        width: 12px;
@@ -1059,8 +1068,8 @@ ul .sidebar-group-li .icon {
        margin-left: 10px;
 }
 
-#group-sidebar h3:before {
-       content: url("images/groups.png");
+#circle-sidebar h3:before {
+       content: url("images/circles.png");
        padding-right: 10px;
        vertical-align: middle;
 }
@@ -1356,8 +1365,8 @@ ul .sidebar-group-li .icon {
 #profile-nolocation-wrapper {
 }
 
-#group_allow_wrapper,
-#group_deny_wrapper,
+#circle_allow_wrapper,
+#circle_deny_wrapper,
 #acl-permit-outer-wrapper {
        width: 47%;
        float: left;
@@ -1807,44 +1816,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 +2016,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 +2024,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 +2087,10 @@ div[id$="wrapper"] br {
        position: absolute;
 }
 
+#profile-menu {
+       display: none;
+}
+
 #cropimage-wrapper {
        float:left;
 }
@@ -2758,13 +2722,6 @@ margin-left: 0px;
        border: 1px solid #7C7D7B;
 }
 
-/* ========== */
-/* = Poke = */
-/* ========== */
-#poke-recip {
-       float: none;
-}
-
 /* ================= */
 /* = Notifications = */
 /* ================= */
@@ -3176,13 +3133,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;
@@ -3401,22 +3358,22 @@ margin-left: 0px;
 /* = Contacts Selector = */
 /* ===================== */
 
-#group-edit-wrapper {
+#circle-edit-wrapper {
        margin-bottom: 10px;
 }
 
-#group-edit-name-wrapper {
+#circle-edit-name-wrapper {
        margin-bottom: 0px;
        display: inline;
 }
-#group-edit-submit-wrapper {
+#circle-edit-submit-wrapper {
        margin-bottom: 10px;
        margin-right: 400px;
        float: right;
        display: inline;
 }
 
-.group-delete-wrapper {
+.circle-delete-wrapper {
        width: 90px;
        display: inline;
        padding: 5px;
@@ -3433,34 +3390,34 @@ margin-left: 0px;
                -webkit-border-radius: 5px;
 }
 
-.group-delete-wrapper:hover {
+.circle-delete-wrapper:hover {
        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% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1873a2', endColorstr='#6da6c4');
        background-color: #1873a2;
 }
 
-.group-delete-wrapper:active {
+.circle-delete-wrapper:active {
        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% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1873a2', endColorstr='#6da6c4');
        background-color: #1873a2;
 }
 
-.group-delete-wrapper a {
+.circle-delete-wrapper a {
        color: #efefef;
        font-size: 0.9em;
 }
 
-#group-edit-desc {
+#circle-edit-desc {
        margin: 10px 0xp;
 }
 
-#group-new-text {
+#circle-new-text {
        font-size: 1.1em;
 }
 
-#group-members,
+#circle-members,
 #prof-members {
        width: 83%;
        height: 200px;
@@ -3473,7 +3430,7 @@ margin-left: 0px;
        padding: 10px;
 }
 
-#group-all-contacts,
+#circle-all-contacts,
 #prof-all-contacts {
        width: 83%;
        height: 200px;
@@ -3483,8 +3440,8 @@ margin-left: 0px;
        padding: 10px;
 }
 
-#group-members h3,
-#group-all-contacts h3,
+#circle-members h3,
+#circle-all-contacts h3,
 #prof-members h3,
 #prof-all-contacts h3 {
        color: #555753;
@@ -3492,7 +3449,7 @@ margin-left: 0px;
        padding: 5px;
 }
 
-#group-separator,
+#circle-separator,
 #prof-separator {
        display: none;
 }
@@ -3719,8 +3676,6 @@ margin-left: 0px;
 
 #event-nofinish-checkbox,
 #event-nofinish-text,
-#event-adjust-checkbox,
-#event-adjust-text,
 #event-share-checkbox {
        float: left;
 }
@@ -3730,7 +3685,6 @@ margin-left: 0px;
 }
 
 #event-nofinish-break,
-#event-adjust-break,
 #event-share-break {
        clear: both;
 }
@@ -3925,37 +3879,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;
 }
@@ -4138,108 +4061,11 @@ tools {
        width: 690px;
        float:left;
 }
-#acl-search {
-       float:right;
-       background: #ffffff url("../../../images/search_18.png") no-repeat right center;
-       padding-right: 20px;
-}
-
-#acl-showall {
-       float: left;
-       display: block;
-       font-size: 1em;
-       font-style: bold;
-       text-align: center;
-       padding: 3px;
-       margin-bottom: 5px;
-       background-color: #cccccc;
-       background-position: 7px 7px;
-       background-repeat: no-repeat;
-       padding: 5px;
-       border-radius: 5px;
-               -webkit-border-radius: 5px ;
-               -moz-border-radius: 5px;
-       color: #999999;
-}
-
-#acl-showall.selected {
-       color: #ffffff;
-       background-color: #1873a2;
-}
-
-#acl-list {
-       height: 400px;
-       border: 1px solid #cccccc;
-       background-color: #efefef;
-       clear: both;
-       margin-top: 30px;
-       overflow: auto;
-}
-
-#acl-list-content {
-}
-
-.acl-list-item {
-       display: block;
-       width: 155px;
-       height: 50px;
-       border: 1px solid #cccccc;
-       background-color: #fff;
-       margin: 5px;
-       float: left;
-       box-shadow: 2px 2px 3px #c1c1c1;
-               -moz-box-shadow: 2px 2px 3px #c1c1c1;
-               -webkit-box-shadow: 2px 2px 3px #c1c1c1;
-}
-.acl-list-item img {
-       width: 30px;
-       height: 30px;
-       float: left;
-       margin: 5px;
-}
-
-.acl-list-item p {
-       color: #999999;
-       height: 12px;
-       font-size: 0.7em;
-       margin: 0px;
-       padding: 2px 0px 1px;
-       overflow: hidden;
-}
-
-.acl-list-item a {
-       font-size: 10px;
-       display: block;
-       float: left;
-       color: #efefef;
-       background-color: #898989;
-       background-position: 3px 3px;
-       background-repeat: no-repeat;
-       margin: 10px 0 0 5px;
-       border-radius: 2px;
-               -webkit-border-radius: 2px ;
-               -moz-border-radius: 2px;
-       padding: 3px;
-}
-
 #acl-wrapper a:hover {
        text-decoration: none;
        background-color:#1873a2;
 }
 
-.acl-button-show.selected {
-       color: #efefef;
-       background-color: #1873a2;
-}
-
-.acl-button-hide .selected {
-       color: #efefef;
-       background-color: #a2a2a2;
-}
-
-.acl-list-item.groupshow { border-color: #1873a2; }
-.acl-list-item.grouphide { border-color: #a2a2a2; }
-
 /* ========================= */
 /* = Global Directory Link = */
 /* ========================= */
@@ -4308,7 +4134,7 @@ a.active {
        margin-right: -20px;
 }
 
-.nav-notify {
+.nav-notification {
        display: none;
        position: absolute;
        font-size: 10px;
@@ -4318,7 +4144,7 @@ a.active {
        min-width: 15px;
        text-align: right;
 }
-.nav-notify.show {
+.nav-notification.show {
        display: block;
 }
 #nav-notifications-menu {
@@ -4450,11 +4276,11 @@ a.active {
        filter: alpha(opacity=100);
 }
 
-.notify-seen {
+.notification-seen {
        background: #000000;
 }
 
-.notify-seen a {
+.notification-seen a {
        color: #efefef !important;
 }
 
@@ -4608,8 +4434,6 @@ hr.line-dots {
 
 .location,
 .location-label,
-.gender-label,
-.marital-label,
 .homepage-label,
 .network-label {
        float: left;
@@ -4619,8 +4443,6 @@ hr.line-dots {
 }
 
 .adr,
-.x-gender,
-.marital-text,
 .homepage-url,
 .x-network {
        float: left;
@@ -4638,11 +4460,6 @@ hr.line-dots {
 #page-footer {}
 #live-profile {}
 
-.city-state-zip {}
-.country-name {}
-.locality {}
-.region {}
-.postal-code {}
 .mpfriend {}
 .toplevel_item {}
 
@@ -4701,7 +4518,7 @@ div #datebrowse-sidebar.widget {
 }
 
 #settings-activity-desc,
-#settings-notify-desc {
+#settings-notification-desc {
        margin: 10px 10px 10px 0;
        font-weight: bold;
 }
@@ -4759,15 +4576,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,
@@ -4780,7 +4592,6 @@ div #datebrowse-sidebar.widget {
        width: 440px;
 }
 
-#id_itemcache_duration,
 #id_abandon_days,
 #id_maxloadavg,
 #id_poll_interval,