]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Edited view/sv/insecure_net.tpl via GitHub
[friendica.git] / view / theme / duepuntozero / style.css
index 2c271218a7d93080a2e71cfbe9a48d76b7c6600f..d4643b20a6450f9c42efde232297606eabd5c45d 100644 (file)
@@ -203,7 +203,7 @@ div.wall-item-content-wrapper.shiny {
   background-repeat:no-repeat;
 }
 
-/* from defautlt */
+/* from default */
 #jot-perms-icon, 
 #profile-location,
 #profile-nolocation, 
@@ -839,10 +839,6 @@ input#dfrn-url {
 .comment .wall-item-info {
        width: 70px;
 }
-.wallwall .wall-item-info {
-       width: 170px;
-}
-
 
 .wall-item-photo-wrapper {
        margin-top: 10px;
@@ -850,25 +846,25 @@ input#dfrn-url {
        margin-bottom: 10px;
        width: 100px;
 }
-/*.wallwall .wall-item-photo-wrapper {
-       float: left;
-}*/
-.wallwall .wwfrom {
-    left: 75px;
+
+.wallwall .wwto {
+    left: 50px;
+    margin: 0;
     position: absolute;
-    top: 0;
+    top: 70px;
+    width: 30px
+}
+.wallwall .wwto img {
+       width: 30px;
+       height: 30px;
 }
-
 .wallwall .wall-item-photo-end {
        clear: both;
 }
 
 .wall-item-arrowphoto-wrapper {
-       /*margin-top: 40px;
-       margin-right: 20px;
-       float: left;*/
     position: absolute;
-    left: 70px;
+    left: 75px;
     top: 70px;
     z-index: 100;
 }
@@ -902,7 +898,6 @@ input#dfrn-url {
        /* can use a jquery plugin http://bit.ly/zJskg */
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
-       white-space: nowrap;
        width: 100%;
 }
 
@@ -982,6 +977,10 @@ input#dfrn-url {
     background-repeat: repeat-x;
        padding: 5px 10px 0px;
 }
+.wall-item-author {
+       margin-top: 10px;
+}
+
 .comment .wall-item-tools {
        background:none;
 } 
@@ -1827,6 +1826,11 @@ a.mail-list-link {
        float: left;
        width: 150px;
 }
+
+#photo-edit-perms-end {
+       margin-bottom: 15px;
+}
+
 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
        float: left;
        margin-bottom: 25px;