[eGroupWare-svn] r55875 - in /trunk/calendar/templates/mobile: app.css app.less

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Wed Apr 27 10:56:59 2016
New Revision: 55875

URL: http://svn.stylite.de/viewvc/egroupware?rev=55875&view=rev
Log:
Fix toolbar actions are not getting fit in small screen devices

Modified:
    trunk/calendar/templates/mobile/app.css
    trunk/calendar/templates/mobile/app.less

Modified: trunk/calendar/templates/mobile/app.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/mobile/app.css?rev=55875&r1=55874&r2=55875&view=diff
==============================================================================
--- trunk/calendar/templates/mobile/app.css (original)
+++ trunk/calendar/templates/mobile/app.css Wed Apr 27 10:56:59 2016
@@ -27,14 +27,13 @@
 /*Media print classes*/
 @media print {
   #calendar-view.et2_container,
-  #calendar-todo.et2_container,
   #calendar-planner.et2_container,
   #calendar-list.et2_container {
     position: static;
     height: auto !important;
   }
   #calendar-todo.et2_container {
-    float: left;
+    display: none;
   }
   .calendar_calDayTodos .calendar_calDayTodosTable {
     position: relative;
@@ -2637,8 +2636,6 @@
 #calendar_merge {
   margin: 9px 0 0 0;
 }
-/* ########################################################################################
-/* * Calendar END */
 /* tablets and smartphones  */
 @media all {
   #calendar-toolbar {
@@ -2649,7 +2646,7 @@
     z-index: 1;
   }
   #calendar-toolbar #toolbar-actionlist {
-    margin-left: 70px;
+    margin-left: 60px;
   }
   #calendar-edit #calendar-edit_calendar-edit-details {
     float: none;

Modified: trunk/calendar/templates/mobile/app.less
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/mobile/app.less?rev=55875&r1=55874&r2=55875&view=diff
==============================================================================
--- trunk/calendar/templates/mobile/app.less (original)
+++ trunk/calendar/templates/mobile/app.less Wed Apr 27 10:56:59 2016
@@ -22,7 +22,7 @@
 		background: #0c5da5;
 		z-index: 1;
 		#toolbar-actionlist {
-			margin-left: 70px;
+			margin-left: 60px;
 		}
 	}
 	#calendar-edit #calendar-edit_calendar-edit-details{


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.