Author: nathangray
New Revision: 55613
URL: http://svn.stylite.de/viewvc/egroupware?rev=55613&view=rev
Log:
Show title for full day blocking events instead of ‘Full Day’
Modified:
trunk/calendar/templates/default/app.css
trunk/calendar/templates/pixelegg/app.css
— trunk/calendar/templates/default/app.css (original)
+++ trunk/calendar/templates/default/app.css Mon Apr 4 18:38:23 2016
@@ -1152,6 +1152,12 @@
height: 100%;
padding-top: 2px;
}
+.calendar_plannerWidget .calendar_calEventSmall[data-full_day=‘true’] .calendar_calTimespan {
- display: none;
+}
+.calendar_plannerWidget .calendar_calEventSmall .calendar_calEventTitle {
- display: inline;
+}
/* Special colors for the year view */
.calendar_cal_year_legend_weekend {
— trunk/calendar/templates/pixelegg/app.css (original)
+++ trunk/calendar/templates/pixelegg/app.css Mon Apr 4 18:38:23 2016
@@ -1133,6 +1133,12 @@
height: 100%;
padding-top: 2px;
}
+.calendar_plannerWidget .calendar_calEventSmall[data-full_day=‘true’] .calendar_calTimespan {
- display: none;
+}
+.calendar_plannerWidget .calendar_calEventSmall .calendar_calEventTitle {
- display: inline;
+}
/* Special colors for the year view */
.calendar_cal_year_legend_weekend {
background-color: #CCCCCC;
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs