X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook-red%2Fstyle-network.css;h=50a04fe830b7a0a65a1afdeb4f0cd09d60af2c00;hb=1b6c84d8f453ff591451e3304547b239a3d86c5b;hp=03357f766a3e5793177f8ed552fef94371ec4293;hpb=93df525f5c7cf85f106d574c42b26dded1b1cf11;p=friendica.git diff --git a/view/theme/diabook-red/style-network.css b/view/theme/diabook-red/style-network.css index 03357f766a..50a04fe830 100644 --- a/view/theme/diabook-red/style-network.css +++ b/view/theme/diabook-red/style-network.css @@ -1064,6 +1064,10 @@ aside #search-text { border-top-right-radius: 15px; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; +-moz-border-bottom-colors: #dbdbdb; + -moz-border-top-colors: #999; + -moz-border-left-colors: #999; + -moz-border-right-colors: #dbdbdb; } aside #side-follow-url { width: 150px; @@ -1385,7 +1389,7 @@ transition: all 0.2s ease-in-out; .wall-item-container .wall-item-content img { max-width: 400px; - max-height: 400px; + } .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions { display: table-cell; @@ -2354,7 +2358,7 @@ a.mail-list-link { } .vevent { - border: 1px solid #CCCCCC; + } .vevent .event-description, .vevent .event-location { margin-left: 10px;