From: Silke Meyer Date: Sat, 14 Jun 2014 16:29:36 +0000 (+0200) Subject: added small border-radius for event notice X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=17a78e718637724e8f5495381dd824248f4732e6;p=friendica.git added small border-radius for event notice --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index bdd1dc4b95..4275ecae2b 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1904,6 +1904,7 @@ ul.tabs a { #birthday-notice, #event-notice { box-shadow: 1px 2px 0px 0px #D8D8D8; margin-bottom: 5px; + border-radius: 5px; } #birthday-wrapper, #event-wrapper {