From 68cbe49b04104ca6e1dcfb25165b2100f853449a Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 2 Nov 2016 10:19:37 +0800 Subject: webui: Add FA icons for sections/headers; Adjust header styles --- fg21sim/webui/static/css/main.css | 9 +++------ fg21sim/webui/templates/configs.html | 24 ++++++++++++------------ fg21sim/webui/templates/console.html | 5 +++-- fg21sim/webui/templates/header.html | 6 +++--- fg21sim/webui/templates/results.html | 2 +- 5 files changed, 22 insertions(+), 24 deletions(-) (limited to 'fg21sim') diff --git a/fg21sim/webui/static/css/main.css b/fg21sim/webui/static/css/main.css index 7951286..4dcffb8 100644 --- a/fg21sim/webui/static/css/main.css +++ b/fg21sim/webui/static/css/main.css @@ -133,13 +133,10 @@ header.masthead { } .navigation .navigation-link { display: inline; - font-size: 1.6rem; + font-size: 1.2rem; line-height: 5.2rem; - padding: 0; - text-decoration: none; -} -.navigation .navigation-link .active { - color: #606c76; + padding: 0.3rem 0.5rem; + margin-top: 1.5rem; } diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index 8828e6d..b86a72c 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -5,7 +5,7 @@ # Configuration part #}
-

Configurations

+

Configurations


@@ -34,7 +34,7 @@
-

Common

+

Common


@@ -76,7 +76,7 @@
-

Frequency

+

Frequency


@@ -126,7 +126,7 @@
-

Output

+

Output


@@ -190,7 +190,7 @@
-

Cosmology

+

Cosmology


@@ -206,7 +206,7 @@
-

Logging

+

Logging


@@ -262,12 +262,12 @@
-

Galactic Components

+

Galactic Components


-
Synchrotron Emission
+
Synchrotron Emission
@@ -316,7 +316,7 @@
-
Free-free Emission
+
Free-free Emission
@@ -359,7 +359,7 @@
-
Supernova Remnants Emission
+
Supernova Remnants Emission
@@ -399,12 +399,12 @@
-

Extragalactic Components

+

Extragalactic Components


-
Clusters of Galaxies Emission
+
Clusters of Galaxies Emission
diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html index 5516242..00a2b02 100644 --- a/fg21sim/webui/templates/console.html +++ b/fg21sim/webui/templates/console.html @@ -5,10 +5,11 @@ # Console part #}
-

Console

+

Console


+ Simulation status: N/A

@@ -20,7 +21,7 @@
- Logging Messages + Logging Messages

messages ...

diff --git a/fg21sim/webui/templates/header.html b/fg21sim/webui/templates/header.html index 8b7734f..6309b50 100644 --- a/fg21sim/webui/templates/header.html +++ b/fg21sim/webui/templates/header.html @@ -13,9 +13,9 @@ Foregrounds Simulation for EoR 21cm Signal Detection