aboutsummaryrefslogtreecommitdiff
path: root/www/package-version-details-body.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/package-version-details-body.css')
-rw-r--r--www/package-version-details-body.css36
1 files changed, 36 insertions, 0 deletions
diff --git a/www/package-version-details-body.css b/www/package-version-details-body.css
index fffe9c2..e571206 100644
--- a/www/package-version-details-body.css
+++ b/www/package-version-details-body.css
@@ -161,6 +161,42 @@ h1, h2, h3
}
/*
+ * Builds.
+ */
+#built {margin-bottom: 1em;}
+
+.build
+{
+ margin-top: .4em;
+ margin-bottom: .4em;
+
+ padding-top: .4em;
+ padding-bottom: .4em;
+}
+.build:nth-child(even) {background-color: rgba(0, 0, 0, 0.07);}
+
+.build th
+{
+ width: 7.0em;
+}
+
+.build tr.toolchain td .value,
+.build tr.config td .value,
+.build tr.timestamp td .value,
+.build tr.result td .value
+{
+ /* <code> style. */
+ font-family: monospace;
+ font-size: 0.94em;
+}
+
+.build .success {color: #00bb00;}
+.build .warning {color: #ffa500;}
+.build .error {color: #ff0000;}
+.build .abort {color: #ff0000;}
+.build .abnormal {color: #ff0000;}
+
+/*
* Changes.
*
* This is a <pre> block that fits lines up to 80 characters long and