Changeset:
        71cdec012b0a
        
https://sourceforge.net/p/mrbs/hg-code/ci/71cdec012b0a20f6d78d7b83f45fe39820b84337
Author:
        Campbell Morrison <[email protected]>
Date:
        Tue Mar 28 20:57:19 2017 +0100
Log message:

Tweaked CSS

diffstat:

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

diffs (12 lines):

diff -r 39f1d8d08194 -r 71cdec012b0a web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Tue Mar 28 20:43:20 2017 +0100
+++ b/web/css/mrbs.css.php      Tue Mar 28 20:57:19 2017 +0100
@@ -1455,7 +1455,7 @@
 }
 
 .main_view table td {
-  border-top: 1px solid transparent;
+  border-top: 1px solid <?php echo $body_background_color ?>;
 }
 
 .main_view a {

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to