]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge pull request #12501 from MarekBenjamin/improve-registraiton-text-input
[friendica.git] / view / theme / smoothly / style.css
index 9ad42b003769e89d11726c8642f1e8153776bbcb..3489de03184d633240bf8eae5c020e7145febc2a 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 {
@@ -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;
 }
@@ -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 {}
 
@@ -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,