Changeset:
        880c90aa1fd4
        
https://sourceforge.net/p/mrbs/hg-code/ci/880c90aa1fd499f15f59daeea3cd9983f5de5de6
Author:
        Campbell Morrison <[email protected]>
Date:
        Fri Oct 02 16:05:47 2015 +0100
Log message:

Shifted the column visibility button over to the right hand side, where it used 
to be

diffstat:

 web/css/mrbs.css.php |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r c02f6d138bd5 -r 880c90aa1fd4 web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Fri Oct 02 15:44:41 2015 +0100
+++ b/web/css/mrbs.css.php      Fri Oct 02 16:05:47 2015 +0100
@@ -1102,6 +1102,15 @@
   border-bottom-width: 0;
 }
 
+div.dt-buttons {
+  float: right;
+  margin-bottom: 0.4em;
+}
+
+a.dt-button {
+  margin-right: 0;
+}
+
 
 /* ------------ jQuery UI additions -------------*/
 

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to