]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/mod_events.css
The padding is only meant for the jot settings
[friendica.git] / view / theme / frio / css / mod_events.css
index 5ca22300158eee6f47b20a8d6d800440d4885a6b..65344ede956fb5a48fbe9e2dc565836a387e1d3b 100644 (file)
 #fc-header-right {
     margin-top: -4px;
 }
+#fc-header-right .dropdown > button {
+    color: inherit;
+}
 #event-calendar-title {
     vertical-align: middle;
 }
-a#event-calendar-views {
+#event-calendar-views {
     padding: 6px 9px;
     font-size: 14px
 }
@@ -94,13 +97,11 @@ a#event-calendar-views {
     width: 60px;
 }
 
-
-
 /**
  * The event-card
  */
 .event-card {
-       width: auto;
+    width: auto;
 }
 .event-card .event-label,
 .event-card .location-label {
@@ -111,41 +112,7 @@ a#event-calendar-views {
     padding: 9px;
     padding-left: 0px;
 }
-.event-card .event-hover-left-date {
-    width: 60px;
-}
-.event-card .event-date-wrapper.medium > span {
-    display: block;
-    overflow: hidden;
-    text-align: center;
-    white-space: nowrap;
-}
-.event-card .event-date-wrapper.medium .event-hover-short-month {
-    font-size: 13px;
-    text-transform: uppercase;
-}
-.event-card .event-date-wrapper.medium .event-hover-short-date {
-    font-size: 24px;
-    line-height: 28px;
-    margin-top: 2px;
-}
-
-.event-card .event-card-basic-content .event-card-content {
-    width: 100%;
-    padding: 0 5px 0 15px;
-    box-shadow: 1.5px 0 0 0 rgba(0, 0, 0, .1) inset;
-}
-.event-card .event-hover-title {
-    font-size: 14px;
-    color: #555;
-    line-height: 15px;
-    font-weight: bold;
-}
-.event-card .event-hover-location {
-    margin-top: 10px;
-    font-size: 13px;
-}
 .event-card .event-hover-location .location {
     color: #777;
     font-size: 13px;
-}
\ No newline at end of file
+}