[eGroupWare-svn] r55773 - in /trunk/calendar/templates: default/app.css pixelegg/app.css

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: nathangray
Date: Tue Apr 19 19:31:24 2016
New Revision: 55773

URL: http://svn.stylite.de/viewvc/egroupware?rev=55773&view=rev
Log:
Hide calendar sizing behind an opaque overlay

Modified:
    trunk/calendar/templates/default/app.css
    trunk/calendar/templates/pixelegg/app.css

Modified: trunk/calendar/templates/default/app.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/default/app.css?rev=55773&r1=55772&r2=55773&view=diff
==============================================================================
--- trunk/calendar/templates/default/app.css (original)
+++ trunk/calendar/templates/default/app.css Tue Apr 19 19:31:24 2016
@@ -117,6 +117,12 @@
 	background-color: white;
 }
 
+/* Loader - hide sizing behind overlay*/
+#egw-loadin-prompt_calendar::before {
+	opacity: 1;
+    background-color: #e6e6e6;
+}
+
 /* Toolbar */
 #calendar-toolbar {
 	height: 30px;

Modified: trunk/calendar/templates/pixelegg/app.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/pixelegg/app.css?rev=55773&r1=55772&r2=55773&view=diff
==============================================================================
--- trunk/calendar/templates/pixelegg/app.css (original)
+++ trunk/calendar/templates/pixelegg/app.css Tue Apr 19 19:31:24 2016
@@ -11,7 +11,7 @@
  * @package calendar
  * @version $Id$
  */
-/* $Id: app.css 55760 2016-04-18 08:34:53Z hnategh $ */
+/* $Id: app.css 55765 2016-04-18 19:03:35Z nathangray $ */
 /*Media print classes*/
 @media print {
   #calendar-view.et2_container,
@@ -128,6 +128,11 @@
   padding: 2px;
   background-color: white;
 }
+/* Loader */
+#egw-loadin-prompt_calendar::before {
+  opacity: 1;
+  background-color: #e6e6e6;
+}
 /* Toolbar */
 #calendar-toolbar {
   height: 30px;


------------------------------------------------------------------------------
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.