[SCM] build.samba.org - branch master updated

Jelmer Vernooij jelmer at samba.org
Sun Nov 21 17:49:38 MST 2010


The branch, master has been updated
       via  e0529a6 update stylesheet for pygments.
      from  dea5214 remove useless /

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e0529a6fafb987a696a1afdc05be2d003d19d3f0
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Nov 22 01:48:54 2010 +0100

    update stylesheet for pygments.

-----------------------------------------------------------------------

Summary of changes:
 web/build_farm.css |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)


Changeset truncated at 500 lines:

diff --git a/web/build_farm.css b/web/build_farm.css
index 5ceb440..e3dd0a3 100644
--- a/web/build_farm.css
+++ b/web/build_farm.css
@@ -186,24 +186,21 @@ div.build-section {
 	background:transparent;
 }
 
-.diff_index {
+.gh {
         color: blue;
 }
-.diff_removed {
+.gd {
         color: #a00000;
 }
-.diff_added {
+.gi {
         color: #0a0;
 }
-.diff_fragment_header {
+.gh {
         color: purple;
 }
-.diff_separator {
+.gu {
         color: green;
 }
-.diff_diff {
-        color: red;
-}
 
 .history_row { 
         background-color: #E5E9F5;


-- 
build.samba.org


More information about the samba-cvs mailing list