]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'fabrixxm-master'
[friendica.git] / view / theme / duepuntozero / style.css
index 72e0be00cc36b77453c2856a536b598a9c6f352f..d27a894b76291e0e704b5b0847e27fd5ef878111 100644 (file)
@@ -2,8 +2,8 @@
  * duepuntozero Frindika style
  * Fabio Comuni <fabrix.xm@gmail.com>
  */
+
+
 /* generals */
 body {
        font-family: helvetica,arial,freesans,clean,sans-serif;
@@ -77,6 +77,7 @@ nav {
 nav #site-location {
        color: #888a85;
        font-size: 0.8em;
+       position: absolute;
 }
 
 .error-message {
@@ -90,7 +91,7 @@ nav #site-location {
 
 nav #banner {
        display: block;
-       float: left;
+    padding-top: 10px;
        position: absolute;
 }
 nav #banner #logo-text a {
@@ -103,9 +104,11 @@ nav #banner #logo-text a:hover { text-decoration: none; }
 
 
 .nav-commlink, .nav-login-link {
-       margin-top: 52px;
+    display: block;
+    height: 15px;
+       margin-top: 67px;
        margin-right: 2px;
-       padding: 0.5em 1em;
+       padding: 6px 10px;
        float: left;
        bottom: 140px;
        border: 1px solid #babdb6;
@@ -127,13 +130,14 @@ nav .nav-link {
        background-color: #ffffff;
        border-bottom: 1px solid #ffffff;
        color: #000000 !important;
-       margin-top: 48px;
-       padding-top: 0.8em;
+       margin-top: 64px;
+       padding-top: 6px;
+       padding-bottom: 8px;
 }
 .nav-ajax-left {
        font-size: 0.8em;
        float: left;
-       margin-top: 46px;       
+       margin-top: 62px;       
 }
 
 
@@ -192,6 +196,12 @@ footer {
 }
 
 
+div.wall-item-content-wrapper.shiny {
+  background-image: url('shiny.png');
+  background-position: -5px 30px;
+  background-repeat:no-repeat;
+}
+
 /* from defautlt */
 #jot-perms-icon, 
 #profile-location,
@@ -594,6 +604,7 @@ input#dfrn-url {
 
 #profile-edit-profile-name-label,
 #profile-edit-name-label,
+#profile-edit-pdesc-label,
 #profile-edit-gender-label,
 #profile-edit-dob-label,
 #profile-edit-address-label,
@@ -613,6 +624,7 @@ input#dfrn-url {
 
 #profile-edit-profile-name,
 #profile-edit-name,
+#profile-edit-pdesc,
 #gender-select,
 #profile-edit-dob,
 #profile-edit-address,
@@ -655,6 +667,7 @@ input#dfrn-url {
        margin-left: 20px;
 }
 
+#profile-edit-pdesc-desc,
 #profile-edit-keywords-desc {
        float: left;
        margin-left: 20px;
@@ -682,6 +695,7 @@ input#dfrn-url {
 
 #profile-edit-profile-name-end,
 #profile-edit-name-end,
+#profile-edit-pdesc-end,
 #profile-edit-gender-end,
 #profile-edit-dob-end,
 #profile-edit-address-end,
@@ -778,7 +792,7 @@ input#dfrn-url {
 
 .wall-item-content-wrapper.comment {
        margin-left: 50px;
-       background: #CCCCCC;
+       background: #EEEEEE;
 }
 
 .wall-item-photo-wrapper {
@@ -795,6 +809,8 @@ input#dfrn-url {
 }
 .wall-item-wrapper {
        float: left;
+    margin-right: 5px;
+    width: 150px;
 }
 .wall-item-lock {
        height: 20px;
@@ -811,8 +827,8 @@ input#dfrn-url {
 }
 .wall-item-delete-wrapper {
        float: right;
-       margin-top: 20px;
-       margin-right: 50px;
+       margin-top: 5px;
+       margin-right: 5px;
 }
 
 .wall-item-delete-end {
@@ -837,9 +853,12 @@ input#dfrn-url {
 }
 .wall-item-content {
        float: left;
-       width: 450px;
+       /*width: 450px;*/
        margin-left: 10px;
        margin-bottom: 20px;
+       padding: 20px;
+       max-height: 400px;
+       overflow: auto;
 }
 
 .wall-item-title {
@@ -856,7 +875,7 @@ input#dfrn-url {
 
 .comment-edit-wrapper {
        margin-top: 15px;
-       background: #CCCCCC;
+       background: #f3f3f3;
        margin-left: 50px;
 }
 
@@ -888,6 +907,7 @@ input#dfrn-url {
        margin: 10px 0px 10px 110px;
 }
 
+#profile-jot-plugin-wrapper,
 #profile-jot-submit-wrapper {
        margin-top: 15px;
 }
@@ -933,6 +953,9 @@ input#dfrn-url {
        height: 30px;
 }
 
+#profile-jot-plugin-end{
+  clear: both;
+}
 #profile-jot-end {
        /*clear: both;*/
        margin-bottom: 30px;
@@ -1186,6 +1209,10 @@ input#dfrn-url {
        margin-bottom: 10px;
 }
 
+#contact-edit-update-now {
+       margin-top: 15px;
+}
+
 #contact-edit-photo-wrapper {
        margin-bottom: 20px;
 }
@@ -1439,8 +1466,9 @@ input#dfrn-url {
        margin-top: 10px;
 }
 a.mail-list-link {
-       display: block;
-       padding: 4px 5px;
+    display: block;
+    font-size: 1.3em;
+    padding: 4px 0;
 }
 
 /*
@@ -1478,8 +1506,8 @@ a.mail-list-link {
 }
 
 .mail-conv-subject {
-       font-size: 1.1em;
-       margin-top: 10px;
+    font-size: 1.4em;
+    margin: 10px 0;
 }
 
 .mail-conv-outside-wrapper-end {
@@ -1576,6 +1604,10 @@ a.mail-list-link {
 #photos-upload-album-select {
        float: left;
 }
+
+#photos-upload-spacer {
+       margin-top: 25px;
+}
 #photos-upload-new-end, #photos-upload-exist-end {
        clear: both;
 }
@@ -1829,4 +1861,48 @@ a.mail-list-link {
 .fn {
        padding: 0px 0px 5px 0px;
        font-size: 120%;
-}
\ No newline at end of file
+       font-weight: bold;
+}
+
+.vcard .title {
+       margin-bottom: 5px;
+}
+
+
+#birthday-title {
+       float: left;
+       font-weight: bold;      
+}
+
+#birthday-adjust {
+       float: left;
+       font-size: 75%;
+       margin-left: 10px;
+}
+
+#birthday-title-end {
+       clear: both;
+}
+
+.birthday-list {
+       margin-left: 15px;
+}
+
+#birthday-wrapper {
+       margin-bottom: 20px;
+}
+
+#network-new-link {
+       margin-top: 15px;
+       margin-bottom: 15px;
+}
+
+
+.tool-wrapper {
+  float: left;
+  margin-left: 20px;
+}
+
+.tool-link {
+  cursor: pointer;
+}