Revision: 2069
http://mrbs.svn.sourceforge.net/mrbs/?rev=2069&view=rev
Author: cimorrison
Date: 2011-10-07 14:56:33 +0000 (Fri, 07 Oct 2011)
Log Message:
-----------
Fixed comment to reflect last change
Modified Paths:
--------------
mrbs/trunk/web/mrbs.css.php
Modified: mrbs/trunk/web/mrbs.css.php
===================================================================
--- mrbs/trunk/web/mrbs.css.php 2011-10-07 14:53:10 UTC (rev 2068)
+++ mrbs/trunk/web/mrbs.css.php 2011-10-07 14:56:33 UTC (rev 2069)
@@ -276,24 +276,6 @@
<?php
// HIGHLIGHTING: Set styles for the highlighted cells under the cursor (the
time/period cell and the current cell)
-// The first two rules (both on the same line) highlight the cell that you are
actually hovering over.
-//
-// The next two disable this behaviour for multiple booking cells. That's
because we don't want the highlight colour showing
-// through if one or more of the bookings are using an opacity setting of less
than 1, eg if one of the bookings is a private
-// booking. This does not happen on the normal cells because they don't have
a class of odd_row/even_row. However we still need
-// the odd_row/even_row classes for the multiple booking cells because we may
need to display the odd/even row background - for
-// example if you have a cell with two multiple bookings in it and another
cell in the row has more than two.
-//
-// The fifth rule highlights the cell in the left-hand (and right-hand if
present) column that shows the time/period for that row.
-//
-// The sixth rule highlights the cell being hovered over in the month view.
-//
-// Note that the first two rules only highlight empty cells in the day and
week views. They will not highlight
-// actual bookings (because they have a class other than odd_row or even_row),
the header cells (because they
-// are <th> and not <td>) nor the empty cells in the month view (because
odd_row and even_row are not used
-// in the month view). However the fifth rule does have the useful effect of
highlighting the time slot that
-// corresponds to the start of a booking when you hover over a booked cell.
The sixth rule provides highlighting in the month view.
-//
// The *hover classes are applied by JavaScript when running IE6 because IE6
does
// not support the :hover pseudo class on anything other than an anchor.
?>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits