fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14068] add styles to overlay


From: Saul
Subject: [Fmsystem-commits] [14068] add styles to overlay
Date: Tue, 29 Sep 2015 23:55:10 +0000

Revision: 14068
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14068
Author:   psaul
Date:     2015-09-29 23:55:09 +0000 (Tue, 29 Sep 2015)
Log Message:
-----------
add styles to overlay

Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/templates/pure/css/global.css

Modified: branches/dev-syncromind/phpgwapi/templates/pure/css/global.css
===================================================================
--- branches/dev-syncromind/phpgwapi/templates/pure/css/global.css      
2015-09-29 23:53:40 UTC (rev 14067)
+++ branches/dev-syncromind/phpgwapi/templates/pure/css/global.css      
2015-09-29 23:55:09 UTC (rev 14068)
@@ -65,6 +65,10 @@
 #schedule_container {color: #000;}
 #schedule_container .pure-table thead th {line-height: 1.4;}
 p.conflicts {margin: 0;color: #000;}
+#schedule_container .cellInfo:hover {background-image: 
url("../images/info.png");background-position: 100% 0;background-repeat: 
no-repeat;cursor: pointer;}
+#schedule_overlay {background-color: #fff;border: 1px solid #000;height: 
auto;left: 0;margin: auto;padding: 20px;position: absolute;right: 0;width: 
400px;z-index: 9;}
+#schedule_overlay img {bottom: 0;display: block;left: 0;margin: auto;position: 
absolute;right: 0;top: 0;}
+#content_overlay {display: block;height: 100%;left: 0;position: fixed;top: 
0;width: 100%;}
 
 .date-container {position: relative;}
         




reply via email to

[Prev in Thread] Current Thread [Next in Thread]