Commit 5b6a2378 authored by Sven Franck's avatar Sven Franck

fixed results graph, except for colors

parent 2a25da18
......@@ -3,14 +3,14 @@ article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,su
/* splash */
.ui-mobile-rendering > * { visibility:visible!important; /* no need */}
/*
.splash:before { width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; height: 115%; z-index: 999999; background-color: white; content: "offline version initializing..."; text-align: center; color: #bbb; text-shadow: none; line-height: 150px; vertical-align: bottom; }
*/
/* webfonts
* { font-family: "Open Sans",Arial; font-size: 14.5px; } */
h1,h2,h3,h4, .ui-btn-inner{ font-weight: 400; }
/* custom layouting */
.ui-title {
color: white;
......
......@@ -45,7 +45,7 @@
</div>
</div>
<div class="ui-block-b">
<div class="ui-body ui-body-d ui-corner-all ui-shadow" style="padding:1em;">
<!--<div class="ui-body ui-body-d ui-corner-all ui-shadow" style="padding:1em;">
<div id="map_canvas_1"></div>
<p class="mapControls">
<label for="from">From</label>
......@@ -63,7 +63,7 @@
<div class="ui-li ui-li-divider ui-btn ui-bar-a ui-corner-bottom ui-btn-up-undefined"></div>
</div>
</div>
</div>
</div>-->
</div>
<script type="text/javascript" language="javascript">
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -10,7 +10,7 @@
"fr": "Français"
},
"show_all":"Alle anzeigen",
"found": "Gefundene Provider:",
"found": "Passende Systemkonfigurationen:",
"please_select": "Bitte wählen",
"all": "Alle anzeigen",
"criteria": "Kriterien:",
......@@ -44,7 +44,7 @@
"providers_info":"Informationen über die jeweiligen Anbieter aufrufen",
"monitoring":"Monitoring",
"monitoring_info":"Information zur Datenerhebung",
"sys_vs_cost": "Systemverfügbarkeit/Kosten"
"sys_vs_cost": "Übersicht Performance"
},
"pages": {
"titles": {
......
......@@ -10,7 +10,7 @@
"fr": "Français"
},
"show_all":"Show all",
"found": "Providers found:",
"found": "Matching configurations:",
"please_select": "Please select",
"all": "Show all",
"criteria": "Criteria:",
......@@ -41,7 +41,7 @@
"providers_info":"More information on the monitored providers",
"monitoring":"Monitoring",
"monitoring_info":"Information on how data is being gathered",
"sys_vs_cost": "System Availability/Cost"
"sys_vs_cost": "Performance Benchmark"
},
"pages": {
"titles": {
......
......@@ -10,7 +10,7 @@
"fr": "Français"
},
"show_all":"Montrer tout",
"found": "Fournisseur trouvés:",
"found": "Correspondant à la configuration:",
"please_select": "Sélectionner",
"all": "Montrer Tout",
"criteria": "Critères:",
......@@ -41,7 +41,7 @@
"providers_info":"Plus d'informations sur les fournisseurs surveillés.",
"monitoring":"Méthodologie",
"monitoring_info":"Informations sur la façon dont les données sont recueillies.",
"sys_vs_cost": "Disponibilité/Frais"
"sys_vs_cost": "Critères de Performance"
},
"pages": {
"titles": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment