1
0
Fork 0

event summary/title

This commit is contained in:
friendica 2012-06-25 20:55:27 -07:00
commit fbaca4b742
9 changed files with 58 additions and 9 deletions

View file

@ -2424,6 +2424,13 @@ aside input[type='text'] {
.vevent {
border: 1px solid #CCCCCC;
}
.vevent .event-summary {
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
}
.vevent .event-description, .vevent .event-location {
margin-left: 10px;
margin-right: 10px;