From 093a86346ba165fb02567bdf3cfb6228be64e896 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 25 May 2011 16:34:26 +0000 Subject: warning box --- Report/HTML.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Report/HTML.php b/Report/HTML.php index 9f3f30a..e1c052f 100644 --- a/Report/HTML.php +++ b/Report/HTML.php @@ -15,7 +15,6 @@ */ class Report_HTML { - /** * */ @@ -109,23 +108,24 @@ S; td.build-id { text-align: right; } div.dnotes { color: #666; border: 1px solid #666; padding: 0.6em; font-size: 90%; } div.dnotes:before { content: "Design Notes"; color: #666; font-weight: bold; text-decoration: underline; } + #warnhead { color: #fff; background: #f00; font-weight: bold; margin: 0; padding: 0.4em 0.6em; font-size: 90%; } - -

Mageia build chain dashboard

+ +

Public information – Work in progress – Take with a grain of salt

+

Mageia dashboard draft

-

Last updated: {$pubDate}


- +
-- cgit v1.2.1