]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge pull request #12429 from MrPetovan/bug/contactblock-icon
[friendica.git] / view / theme / smoothly / style.css
index cc541fb87b1a4838120c45817818d4eb0ced7ffa..3489de03184d633240bf8eae5c020e7145febc2a 100644 (file)
@@ -1815,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;
@@ -2752,13 +2721,6 @@ margin-left: 0px;
        border: 1px solid #7C7D7B;
 }
 
-/* ========== */
-/* = Poke = */
-/* ========== */
-#poke-recip {
-       float: none;
-}
-
 /* ================= */
 /* = Notifications = */
 /* ================= */
@@ -3713,8 +3675,6 @@ margin-left: 0px;
 
 #event-nofinish-checkbox,
 #event-nofinish-text,
-#event-adjust-checkbox,
-#event-adjust-text,
 #event-share-checkbox {
        float: left;
 }
@@ -3724,7 +3684,6 @@ margin-left: 0px;
 }
 
 #event-nofinish-break,
-#event-adjust-break,
 #event-share-break {
        clear: both;
 }
@@ -3919,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;
 }
@@ -4505,7 +4433,6 @@ hr.line-dots {
 
 .location,
 .location-label,
-.gender-label,
 .homepage-label,
 .network-label {
        float: left;
@@ -4532,11 +4459,6 @@ hr.line-dots {
 #page-footer {}
 #live-profile {}
 
-.city-state-zip {}
-.country-name {}
-.locality {}
-.region {}
-.postal-code {}
 .mpfriend {}
 .toplevel_item {}
 
@@ -4653,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,
@@ -4674,7 +4591,6 @@ div #datebrowse-sidebar.widget {
        width: 440px;
 }
 
-#id_itemcache_duration,
 #id_abandon_days,
 #id_maxloadavg,
 #id_poll_interval,