This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 5b3c1792a92c813de41d90198b7c84a1c16e0efc (commit)
from f0960b1e0e6cbd05223ce8a9635f771d446fc135 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=5b3c1792a92c813de41d90198b7c84a1c16e0efc
commit 5b3c1792a92c813de41d90198b7c84a1c16e0efc
Author: Franck Villaume <[email protected]>
Date: Thu Jun 15 23:18:45 2017 +0200
force css style in tableheading
diff --git a/src/www/themes/css/fusionforge.css
b/src/www/themes/css/fusionforge.css
index 64fe7b8..42a50bb 100644
--- a/src/www/themes/css/fusionforge.css
+++ b/src/www/themes/css/fusionforge.css
@@ -121,8 +121,8 @@ table.listing tbody tr:nth-child(odd),
}
.tableheading {
- background-color: #d0d0d0;
- font-weight: bold;
+ background-color: #d0d0d0 !important;
+ font-weight: bold !important;
text-align: center;
}
-----------------------------------------------------------------------
Summary of changes:
src/www/themes/css/fusionforge.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits