]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style-profile.css
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / diabook / style-profile.css
index 63b2eb544a4121e675aae1ab559fefd0453e798b..9a69cf4243b84775ec3e701a943167085ea91bfc 100644 (file)
 .attachtype {
         display: block; width: 20px; height: 23px;
         background-image: url('../../../images/content-types.png');
+               background-position: -80px 0px;
 }
 
 .type-video { background-position: 0px 0px; }
@@ -2549,4 +2550,9 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}
+
+.item-image-preview {
+  float: left;
+  margin-right: 10px;
+}