X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fstyle-network.css;h=739a97b3555bc13197a4e5edecad12b0656ca6b7;hb=7bae290aebcd7ecb5b7a21b64781bd50ccc76b41;hp=2e6a194813089362859e19711d5ccf2188a831ab;hpb=93df525f5c7cf85f106d574c42b26dded1b1cf11;p=friendica.git diff --git a/view/theme/diabook/style-network.css b/view/theme/diabook/style-network.css index 2e6a194813..739a97b355 100644 --- a/view/theme/diabook/style-network.css +++ b/view/theme/diabook/style-network.css @@ -1023,6 +1023,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; @@ -1327,7 +1331,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; @@ -2283,7 +2287,7 @@ a.mail-list-link { } .vevent { - border: 1px solid #CCCCCC; + } .vevent .event-description, .vevent .event-location { margin-left: 10px; @@ -2305,10 +2309,7 @@ a.mail-list-link { margin-bottom: 15px; } -.event-description:before { - content: url('../../../images/calendar.png'); - margin-right: 15px; -} + .event-start, .event-end { margin-left: 10px;