plugins/calendar plugins/tasklist

Thomas Brüderli bruederli at kolabsys.com
Fri Nov 22 09:11:05 CET 2013


 plugins/calendar/skins/larry/calendar.css            |   23 ++++++++++++-------
 plugins/calendar/skins/larry/templates/calendar.html |    6 +++-
 plugins/tasklist/skins/larry/tasklist.css            |    2 -
 plugins/tasklist/skins/larry/templates/mainview.html |    3 +-
 4 files changed, 22 insertions(+), 12 deletions(-)

New commits:
commit 48882b2118744bdf1c3d67505c93d53b550f7096
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Fri Nov 22 09:10:44 2013 +0100

    Adapt larry skin to new status message display from 34003c5

diff --git a/plugins/calendar/skins/larry/calendar.css b/plugins/calendar/skins/larry/calendar.css
index ef63d47..58aaa41 100644
--- a/plugins/calendar/skins/larry/calendar.css
+++ b/plugins/calendar/skins/larry/calendar.css
@@ -117,7 +117,6 @@ div.sidebarclosed {
 	left: 276px;
 	right: 0;
 	bottom: 0;
-	padding-bottom: 28px;
 }
 
 .calendarmain #message.statusbar {
@@ -125,10 +124,10 @@ div.sidebarclosed {
 	border-bottom-color: #ababab;
 }
 
-#calendar .timezonedisplay {
+#timezonedisplay {
 	position: absolute;
-	bottom: 9px;
-	right: 8px;
+	bottom: 5px;
+	right: 12px;
 	font-size: 0.85em;
 	color: #666;
 }
@@ -991,7 +990,7 @@ a.dropdown-link:after {
 
 #agendaoptions {
 	position: absolute;
-	bottom: 28px;
+	bottom: 0;
 	left: 0;
 	right: 0;
 	height: auto;
@@ -1000,6 +999,7 @@ a.dropdown-link:after {
 	border: 1px solid #c3c3c3;
 	border-top-color: #ddd;
 	border-bottom-color: #bbb;
+	border-radius: 0 0 4px 4px;
 	background: #ebebeb;
 	background: -moz-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%);
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#c6c6c6));
@@ -1039,7 +1039,7 @@ a.dropdown-link:after {
 .rcube-fc-content {
 	overflow: hidden;
 	border: 0;
-	border-radius: 4px 4px 0 0;
+	border-radius: 4px;
 	box-shadow: 0 0 2px #999;
 	-o-box-shadow: 0 0 2px #999;
 	-webkit-box-shadow: 0 0 2px #999;
@@ -1051,7 +1051,7 @@ a.dropdown-link:after {
 	top: 40px;
 	left: 0;
 	right: 0;
-	bottom: 28px;
+	bottom: 0;
 	background: #fff;
 }
 
@@ -1309,6 +1309,9 @@ div.fc-event-location {
 .calendarmain .fc-view-table tr.fc-event td {
 	border-color: #ddd;
 	padding: 4px 7px;
+	white-space: nowrap;
+	overflow: hidden;
+	text-overflow: ellipsis;
 }
 
 .calendarmain .fc-view-table tr.fc-event td.fc-event-handle {
@@ -1339,8 +1342,12 @@ div.fc-event-location {
 	box-shadow: inset 0px 0 1px 1px rgba(0, 0, 0, 0.3);
 }
 
+.calendarmain .fc-view-table col.fc-event-location {
+	width: 25%;
+}
+
 .fc-view-table table.fc-list-smart {
-	table-layout: auto;
+/*	table-layout: auto; */
 }
 
 .fc-listappend {
diff --git a/plugins/calendar/skins/larry/templates/calendar.html b/plugins/calendar/skins/larry/templates/calendar.html
index 910df17..453d59a 100644
--- a/plugins/calendar/skins/larry/templates/calendar.html
+++ b/plugins/calendar/skins/larry/templates/calendar.html
@@ -41,11 +41,13 @@
 
 	<div id="calendar">
 		<roundcube:object name="plugin.angenda_options" class="boxfooter" id="agendaoptions" />
-		<roundcube:object name="message" id="message" class="statusbar" />
-		<div class="timezonedisplay"><roundcube:var name="env:timezone" /></div>
 	</div>
 </div>
 
+<div id="timezonedisplay"><roundcube:var name="env:timezone" /></div>
+
+<roundcube:object name="message" id="messagestack" />
+
 <div id="calendaroptionsmenu" class="popupmenu">
 	<ul class="toolbarmenu">
 		<li><roundcube:button command="calendar-edit" label="calendar.edit" classAct="active" /></li>
diff --git a/plugins/tasklist/skins/larry/tasklist.css b/plugins/tasklist/skins/larry/tasklist.css
index b9d10c6..e3adcb2 100644
--- a/plugins/tasklist/skins/larry/tasklist.css
+++ b/plugins/tasklist/skins/larry/tasklist.css
@@ -374,7 +374,7 @@ body.attachmentwin #topnav .topright {
 	left: 0;
 	top: 35px;
 	width: 100%;
-	bottom: 28px;
+	bottom: 0;
 	overflow: auto;
 }
 
diff --git a/plugins/tasklist/skins/larry/templates/mainview.html b/plugins/tasklist/skins/larry/templates/mainview.html
index 52463e0..03557bb 100644
--- a/plugins/tasklist/skins/larry/templates/mainview.html
+++ b/plugins/tasklist/skins/larry/templates/mainview.html
@@ -70,13 +70,14 @@
 			<div id="listmessagebox"></div>
 		</div>
 		<div id="rootdroppable"></div>
-		<roundcube:object name="message" id="message" class="statusbar" />
 	</div>
 	
 	</div>
 
 </div>
 
+<roundcube:object name="message" id="messagestack" />
+
 <div id="taskitemmenu" class="popupmenu">
 	<ul class="toolbarmenu iconized">
 		<li><roundcube:button name="edit" type="link" onclick="rctasks.edit_task(rctasks.selected_task.id, 'edit'); return false" label="edit" class="icon active" innerclass="icon edit" /></li>




More information about the commits mailing list