Revision: 2191
          http://mrbs.svn.sourceforge.net/mrbs/?rev=2191&view=rev
Author:   tbleher
Date:     2011-11-23 06:40:37 +0000 (Wed, 23 Nov 2011)
Log Message:
-----------
hide DataTable buttons in print

Modified Paths:
--------------
    mrbs/trunk/web/mrbs-print.css.php

Modified: mrbs/trunk/web/mrbs-print.css.php
===================================================================
--- mrbs/trunk/web/mrbs-print.css.php   2011-11-23 06:38:57 UTC (rev 2190)
+++ mrbs/trunk/web/mrbs-print.css.php   2011-11-23 06:40:37 UTC (rev 2191)
@@ -46,3 +46,9 @@
 {
   echo "td.$type, .$type .celldiv {border: 2px solid $col}\n";         // used 
in the day and week views
 }
+
+// hide DataTable buttons in print
+?>
+
+.ColVis_Button, .dataTables_filter, .dataTables_length, .dataTables_paginate 
{display: none; }
+

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, 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-novd2d
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to