summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/styles
diff options
context:
space:
mode:
authorJuha Sippola <juhasippola@outlook.com>2015-09-21 14:46:07 +0300
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-09-23 09:37:22 +0000
commit3f74a568f9a7149cf32e71c79efe727a8684e2e5 (patch)
tree53ef302f3dc4d1acd129125a7a644255af07234b /non-puppet/qtmetrics2/styles
parentc11438479b5ae3da4ba7d46e5d88c3c000028b59 (diff)
Qt Metrics 2 (v0.20): Admin page
New pages to show table sizes, to list and remove selected branches, and to list and remove build data for selected date. Pages are authenticated with HTTP basic authentication (credentials in ini file). Change-Id: I52b8bb8b1dc6882156f3fd97fceb256679732a8d Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
Diffstat (limited to 'non-puppet/qtmetrics2/styles')
-rw-r--r--non-puppet/qtmetrics2/styles/qtmetrics.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/non-puppet/qtmetrics2/styles/qtmetrics.css b/non-puppet/qtmetrics2/styles/qtmetrics.css
index f61a25e..72846dc 100644
--- a/non-puppet/qtmetrics2/styles/qtmetrics.css
+++ b/non-puppet/qtmetrics2/styles/qtmetrics.css
@@ -35,7 +35,7 @@
/**
* Qt Metrics style sheet
- * @since 05-08-2015
+ * @since 06-08-2015
* @author Juha Sippola
*/
@@ -149,7 +149,10 @@
border-right: 2px solid lightgrey;
}
.center {
- text-align: center
+ text-align: center;
+}
+.right {
+ text-align: right;
}
thead {
white-space: nowrap;
@@ -176,6 +179,9 @@ thead {
.redBackground {
background-color: indianred;
}
+.blueBackground {
+ background-color: #337AB7;
+}
/*
* Placing and sizing