aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/fancyred/css/style.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/view/theme/fancyred/css/style.css b/view/theme/fancyred/css/style.css
index dbf028dda..b6fc9bd16 100644
--- a/view/theme/fancyred/css/style.css
+++ b/view/theme/fancyred/css/style.css
@@ -2853,14 +2853,7 @@ aside input[type='text'] {
}
.vevent {
- background: -moz-radial-gradient(#2e2f2e, #000);
-background: -ms-radial-gradient(#2e2f2e, #000);
-background: -webkit-radial-gradient(#2e2f2e, #000);
-border-radius: 100px;
-padding: 80px;
-font-weight: bold;
-text-align: center;
-color: #fff;
+border: 1px solid #CCCCCC;
}