fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15010] 8


From: sigurdne
Subject: [Fmsystem-commits] [15010] 8
Date: Thu, 12 May 2016 20:01:16 +0000 (UTC)

Revision: 15010
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15010
Author:   sigurdne
Date:     2016-05-12 20:01:16 +0000 (Thu, 12 May 2016)
Log Message:
-----------
8

Modified Paths:
--------------
    trunk/bookingfrontend/css/bookingfrontend.css

Modified: trunk/bookingfrontend/css/bookingfrontend.css
===================================================================
--- trunk/bookingfrontend/css/bookingfrontend.css       2016-05-12 20:00:44 UTC 
(rev 15009)
+++ trunk/bookingfrontend/css/bookingfrontend.css       2016-05-12 20:01:16 UTC 
(rev 15010)
@@ -34,6 +34,7 @@
 #schedule_container .pure-table thead th {line-height: 1.4;}
 #schedule_container p.conflicts {margin: 0;color: #000;}
 #schedule_container .cellInfo:hover {background-image: 
url("../../phpgwapi/templates/pure/images/info.png");background-position: 100% 
0;background-repeat: no-repeat;cursor: pointer;}
+#schedule_container .free:hover {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;}
 #week-selector {list-style: outside none none;margin-top: 10px;cursor: 
pointer;}
@@ -601,13 +602,14 @@
 }
 .date-container .close-btn {
     border: medium none;
-    color: white;
+    color: black;
     cursor: pointer;
     display: block;
     float: right;
-    height: 15px;
+    height: 25px;
     text-decoration: none;
     width: 25px;
+       font-size: 100%;
 }
 #agegroup {
     background: #eee none repeat scroll 0 0;




reply via email to

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