]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/diabook-aerith/style-profile.css
Merge pull request #2544 from annando/issue-1769
[friendica.git] / view / theme / diabook / diabook-aerith / style-profile.css
index e21432d4e05706416782ff238fc1031517883d5a..27207eefa232ecd96306dcefc965bdb8871c9725 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; }
@@ -1154,7 +1155,7 @@ list-style-type: disc;
 }
 /* widget: search */
 span.sbox_l  {
-       background: white url('../diabook/icons/srch_l.gif') no-repeat top left;
+       background: white url('../diabook-aerith/icons/srch_l.gif') no-repeat top left;
        float: left;
        width: 19px; height: 19px;
        margin-left: 10px;
@@ -1163,14 +1164,14 @@ span.sbox_l  {
 }
 
 span.sbox_r  {
-       background: white url('../diabook/icons/srch_r.gif') no-repeat top left;
+       background: white url('../diabook-aerith/icons/srch_r.gif') no-repeat top left;
        float: left;
        width: 19px; height: 19px;
        margin-top: 5px;
 }
 
 span.sbox input {
-       background: white url('../diabook/icons/srch_bg.gif') repeat-x top left;
+       background: white url('../diabook-aerith/icons/srch_bg.gif') repeat-x top left;
        float: left;
        margin-top: 5px;
        border: 0;
@@ -1261,8 +1262,8 @@ right_aside .directory-photo { margin: 0px; }
 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
 right_aside .items-wrapper{ overflow: auto;    width: 100%; }
-right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;  width: 100%; }
-right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;  width: 100%; }
+right_aside #lastusers-wrapper { padding-left: 9px; padding-top: 3px; overflow: auto;  width: 100%; }
+right_aside #ra-photos-wrapper { padding-left: 9px; padding-top: 3px; overflow: auto;  width: 100%; }
 #page-sidebar-right_aside{margin-top: 0px; margin-bottom: 30px;}
 #page-sidebar-right_aside ul {margin-top: 0px;}
 #page-sidebar-right_aside .label {max-width: 128px;}