diff --git a/app/assets/stylesheets/co2_scenario.css.scss b/app/assets/stylesheets/co2_scenario.css.scss index 44ceac58..4b01c13c 100644 --- a/app/assets/stylesheets/co2_scenario.css.scss +++ b/app/assets/stylesheets/co2_scenario.css.scss @@ -84,7 +84,7 @@ a.delete:link a.delete:visited } /* Toggle button */ -.toggle +.co2-button { text-align: center; vertical-align: middle; @@ -97,7 +97,7 @@ a.delete:link a.delete:visited width: 150px !important; } -.toggle:hover +.co2-button:hover { color: #000033 !important; border-color: #333366 !important; diff --git a/app/views/co2_scenarios/_scenario_form.html.erb b/app/views/co2_scenarios/_scenario_form.html.erb index 00960508..d87cb71f 100644 --- a/app/views/co2_scenarios/_scenario_form.html.erb +++ b/app/views/co2_scenarios/_scenario_form.html.erb @@ -80,11 +80,11 @@ submitForm = function()
-
Save scenario
+
Save scenario

-
Add period
+
Add period

-
Remove period
+
Remove period
@@ -268,7 +268,7 @@ submitForm = function()

Energy Consumption per Sector (%)

-
Toggle units to MWh
+
Toggle units to MWh