aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-24 19:18:26 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-24 19:18:26 +0100
commit1767a07f4de9c9f3fa2a4cd8b3fb4e5bad069821 (patch)
tree4741d7986a514780088f51125c49072c84e14d2d /view/theme
parentf520cd92d09e171b92b190c87cf6ea728fbb18bb (diff)
downloadvolse-hubzilla-1767a07f4de9c9f3fa2a4cd8b3fb4e5bad069821.tar.gz
volse-hubzilla-1767a07f4de9c9f3fa2a4cd8b3fb4e5bad069821.tar.bz2
volse-hubzilla-1767a07f4de9c9f3fa2a4cd8b3fb4e5bad069821.zip
efent form template fixes
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css24
1 files changed, 0 insertions, 24 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 74d106fe3..959550dbd 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -866,22 +866,6 @@ nav .acpopup {
margin-top: 15px;
}
-#event-share-checkbox {
- float: left;
- margin-top: 10px;
-}
-
-#event-share-text {
- float: left;
- margin-top: 10px;
- margin-left: 5px;
-}
-
-#event-share-break {
- clear: both;
- margin-bottom: 10px;
-}
-
.event-wrapper {
width: 400px;
height: auto;
@@ -959,14 +943,6 @@ nav .acpopup {
clear: both;
}
-
-.calendar {
- font-family: Courier, monospace;
-}
-.today {
- font-weight: bold;
- color: #FF0000;
-}
#cboxOverlay {
z-index: 1050;