projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ce6de
)
frio: fix margin and title for events
author
rabuzarus
<>
Wed, 18 Oct 2017 18:18:50 +0000
(20:18 +0200)
committer
rabuzarus
<>
Wed, 18 Oct 2017 18:18:50 +0000
(20:18 +0200)
view/theme/frio/css/style.css
patch
|
blob
|
history
diff --git
a/view/theme/frio/css/style.css
b/view/theme/frio/css/style.css
index 987a64eef0d16d8300498b36eb6801964dd273db..511f1553543c23f51b345cfd5692c333b64ac90d 100644
(file)
--- a/
view/theme/frio/css/style.css
+++ b/
view/theme/frio/css/style.css
@@
-2463,6
+2463,9
@@
ul li:hover .contact-wrapper .contact-action-link:hover {
.modal-body .vevent .event-summary {
display: none;
}
+#event-preview .vevent .event-summary {
+ display: block;
+}
/* Event Cards */
.event-card-details, .event-card-header {
@@
-2510,6
+2513,7
@@
ul li:hover .contact-wrapper .contact-action-link:hover {
color: #555;
line-height: 15px;
font-weight: bold;
+ margin: 0;
}
.event-card .event-card-location {
margin-top: 10px;