aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-19 11:17:24 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-19 11:17:24 +0100
commit929f524e774e856c3ee5f65740614696089bd86a (patch)
treea59f5456cec67e18d2b2dad763c9aabadaf5444e /view/theme/redbasic/css
parentee39e3cf7268b260ac12d0dd8157a47fdd579ff0 (diff)
downloadvolse-hubzilla-929f524e774e856c3ee5f65740614696089bd86a.tar.gz
volse-hubzilla-929f524e774e856c3ee5f65740614696089bd86a.tar.bz2
volse-hubzilla-929f524e774e856c3ee5f65740614696089bd86a.zip
css fixes
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index a01517e2f..0b5b6ef80 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -847,6 +847,16 @@ nav .acpopup {
cursor: pointer;
}
+.fc-unthemed th,
+.fc-unthemed td,
+.fc-unthemed thead,
+.fc-unthemed tbody,
+.fc-unthemed .fc-divider,
+.fc-unthemed .fc-row,
+.fc-unthemed .fc-popover {
+ border-color: #ccc !important;
+}
+
.eventcal {
float: left;
font-size: 20px;