X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=285072d709f49cbe5b41bc1b68470f0f174ca4d1;hb=f07df4f667c42866b2ea7e65ad1356cdd5b394f5;hp=cbce920e73d667a88779ac540cc1f9993bcb946f;hpb=59c03edbc93265d57646ccd033171ab17148378a;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index cbce920e73..285072d709 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -2,7 +2,7 @@ style.css Smoothly - Created by alex@friendica.pixelbits.de on 2013-02-21 + Created by alex@friendica.pixelbits.de on 2013-02-27 ** Colors ** Blue links - #1873a2 @@ -634,8 +634,9 @@ aside h4 { .vcard #profile-photo-wrapper { margin: 10px 0px; - padding: 6px; - width: auto; + padding: 1px; + width: 200px; + height: 200px; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #C5C5C5; box-shadow: 0 0 8px #BDBDBD; @@ -1403,10 +1404,18 @@ ul .sidebar-group-li .icon { width: 100px; } +.wall-item-photo { + width: 81px !important; + height: 81px !important; + border-radius: 5px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; +} + .wall-item-photo-wrapper { width: 80px; height: 80px; - padding: 4px; + padding: 1px; position: relative; border: 1px solid #dddddd; border-radius: 5px; @@ -1589,14 +1598,13 @@ ul .sidebar-group-li .icon { } .wallwall .wwto { - left: -10px; - margin: 0; + left: 0px; position: absolute; - top: 65px; - width: 30px; + margin: -1px; + top: 63px; z-index: 900; - width: 30px; - height: 30px; + width: 0px; + height: 0px; } .wallwall .wwto img { @@ -1610,8 +1618,8 @@ ul .sidebar-group-li .icon { .wall-item-arrowphoto-wrapper { position: absolute; - left: 20px; - top: 70px; + left: 30px; + top: 67px; z-index: 950; } @@ -1725,8 +1733,8 @@ code { } .wall-item-outside-wrapper.comment .wall-item-photo { - width: 40px!important; - height: 40px!important; + width: 41px!important; + height: 41px!important; } .wall-item-outside-wrapper.comment .wall-item-photo-wrapper { @@ -2013,8 +2021,11 @@ div[id$="wrapper"] br { } .photo { - height: 191px!important; - width: 191px!important; + height: 200px!important; + width: 200px!important; + border-radius: 5px; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; } #side-bar-photos-albums {