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 ...@@ -3,14 +3,14 @@ article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,su
/* splash */ /* splash */
.ui-mobile-rendering > * { visibility:visible!important; /* no need */} .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; } .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 /* webfonts
* { font-family: "Open Sans",Arial; font-size: 14.5px; } */ * { font-family: "Open Sans",Arial; font-size: 14.5px; } */
h1,h2,h3,h4, .ui-btn-inner{ font-weight: 400; } h1,h2,h3,h4, .ui-btn-inner{ font-weight: 400; }
/* custom layouting */ /* custom layouting */
.ui-title { .ui-title {
color: white; color: white;
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
</div> </div>
</div> </div>
<div class="ui-block-b"> <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> <div id="map_canvas_1"></div>
<p class="mapControls"> <p class="mapControls">
<label for="from">From</label> <label for="from">From</label>
...@@ -63,7 +63,7 @@ ...@@ -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 class="ui-li ui-li-divider ui-btn ui-bar-a ui-corner-bottom ui-btn-up-undefined"></div>
</div> </div>
</div> </div>
</div> </div>-->
</div> </div>
<script type="text/javascript" language="javascript"> <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 @@ ...@@ -10,7 +10,7 @@
"fr": "Français" "fr": "Français"
}, },
"show_all":"Alle anzeigen", "show_all":"Alle anzeigen",
"found": "Gefundene Provider:", "found": "Passende Systemkonfigurationen:",
"please_select": "Bitte wählen", "please_select": "Bitte wählen",
"all": "Alle anzeigen", "all": "Alle anzeigen",
"criteria": "Kriterien:", "criteria": "Kriterien:",
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"providers_info":"Informationen über die jeweiligen Anbieter aufrufen", "providers_info":"Informationen über die jeweiligen Anbieter aufrufen",
"monitoring":"Monitoring", "monitoring":"Monitoring",
"monitoring_info":"Information zur Datenerhebung", "monitoring_info":"Information zur Datenerhebung",
"sys_vs_cost": "Systemverfügbarkeit/Kosten" "sys_vs_cost": "Übersicht Performance"
}, },
"pages": { "pages": {
"titles": { "titles": {
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"fr": "Français" "fr": "Français"
}, },
"show_all":"Show all", "show_all":"Show all",
"found": "Providers found:", "found": "Matching configurations:",
"please_select": "Please select", "please_select": "Please select",
"all": "Show all", "all": "Show all",
"criteria": "Criteria:", "criteria": "Criteria:",
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"providers_info":"More information on the monitored providers", "providers_info":"More information on the monitored providers",
"monitoring":"Monitoring", "monitoring":"Monitoring",
"monitoring_info":"Information on how data is being gathered", "monitoring_info":"Information on how data is being gathered",
"sys_vs_cost": "System Availability/Cost" "sys_vs_cost": "Performance Benchmark"
}, },
"pages": { "pages": {
"titles": { "titles": {
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"fr": "Français" "fr": "Français"
}, },
"show_all":"Montrer tout", "show_all":"Montrer tout",
"found": "Fournisseur trouvés:", "found": "Correspondant à la configuration:",
"please_select": "Sélectionner", "please_select": "Sélectionner",
"all": "Montrer Tout", "all": "Montrer Tout",
"criteria": "Critères:", "criteria": "Critères:",
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"providers_info":"Plus d'informations sur les fournisseurs surveillés.", "providers_info":"Plus d'informations sur les fournisseurs surveillés.",
"monitoring":"Méthodologie", "monitoring":"Méthodologie",
"monitoring_info":"Informations sur la façon dont les données sont recueillies.", "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": { "pages": {
"titles": { "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