
interchange-cvs at icdevgroup
Nov 23, 2009, 1:27 AM
Post #1 of 1
(420 views)
Permalink
|
|
[SCM] Interchange branch, master, updated. REL_5_7_3-24-ga53a955
|
|
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 "Interchange". The branch, master has been updated via a53a95540d2d8892a7c5ad4d6960adc95ccfe014 (commit) from 99853f88349f4dfa9b6261947ee2bced51e05b46 (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 ----------------------------------------------------------------- commit a53a95540d2d8892a7c5ad4d6960adc95ccfe014 Author: Stefan Hornburg (Racke) <racke [at] linuxia> Date: Mon Nov 23 10:26:50 2009 +0100 provide CSS style for mv_contrast class ----------------------------------------------------------------------- Summary of changes and diff: share/interchange-5/en_US/interchange.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/share/interchange-5/en_US/interchange.css b/share/interchange-5/en_US/interchange.css index bdd8003..872acc2 100644 --- a/share/interchange-5/en_US/interchange.css +++ b/share/interchange-5/en_US/interchange.css @@ -87,7 +87,7 @@ body { vertical-align: top } -.cerror { +.cerror, .mv_contrast { color: red; font-size: 11px; } hooks/post-receive -- Interchange _______________________________________________ interchange-cvs mailing list interchange-cvs [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-cvs
|