summaryrefslogtreecommitdiffstats
path: root/app/configuration/styles
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-12 16:12:03 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-05-25 09:50:55 -0500
commit7ddc7274a98f518772efa96b93e9b331d7a61117 (patch)
tree8b0fc1a66c82fa0e3ab08883200b086f77997e4b /app/configuration/styles
parent7d6e62998fac2d905d17c1dbececb403a9ab8bdb (diff)
downloadphosphor-webui-7ddc7274a98f518772efa96b93e9b331d7a61117.tar.gz
phosphor-webui-7ddc7274a98f518772efa96b93e9b331d7a61117.zip
Set MAC address on "Save Settings"
Make a REST call to set the MAC address when the "Save Settings" button is pressed. Tested: Verified the MAC Address is set. Change-Id: I39f6d4688842b3453fd219795d07f819ba4ba481 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/configuration/styles')
-rw-r--r--app/configuration/styles/network.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/configuration/styles/network.scss b/app/configuration/styles/network.scss
index b4bd72d..26653fd 100644
--- a/app/configuration/styles/network.scss
+++ b/app/configuration/styles/network.scss
@@ -43,4 +43,8 @@
margin: .5em;
}
}
-} \ No newline at end of file
+ .set_network_error
+ {
+ margin-left: 3em;
+ }
+}
OpenPOWER on IntegriCloud