summaryrefslogtreecommitdiffstats
path: root/reporting/css/default.css
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2018-08-28 08:18:06 +0200
committermrichomme <morgan.richomme@orange.com>2018-08-29 09:52:05 +0200
commit5239734ebfeacec1c1b30741a75d6725a9a149d9 (patch)
tree85a012319968f73e492b108891ec8bdd3114e2ef /reporting/css/default.css
parentce59384a6cd7204333db6c05b7d93b99e15f33e4 (diff)
Fix reporting pages for functest
- adapt existing framework to new testcases.yaml format (dependencies) - simplify Tier management - unblacklist juju_epc - add new testcases Change-Id: I085bff327f9eca856879616215dc6bae83435e7c Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/css/default.css')
-rw-r--r--reporting/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/reporting/css/default.css b/reporting/css/default.css
index e32fa5f..686e886 100644
--- a/reporting/css/default.css
+++ b/reporting/css/default.css
@@ -26,6 +26,7 @@
width: 100%;
background-color: #0095a2
}
+
.panel-default > .panel-heading h4 {
color: white;
}
@@ -55,7 +56,7 @@ td{
background-color: #0095a2;
}
-h1 {
+h1 {
display: block;
font-size: 2em;
margin-top: 0.67em;
@@ -191,4 +192,3 @@ h2 {
position:relative;
top:1px;
}
-