Style changes in Select template 08/79008/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Fri, 22 Feb 2019 10:48:24 +0000 (16:18 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Fri, 22 Feb 2019 10:48:31 +0000 (16:18 +0530)
Change-Id: If1c6edd9274dd43d8474f1ef0afcc70eaaa4f04b
Issue-ID: CCSDK-704
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.scss

index 64c8164..931e1d4 100644 (file)
@@ -21,10 +21,11 @@ limitations under the License.
 
 .matStepNextBtn {
     color: white;
-    background: gray;
+    background-color: #3f51b5;
     margin-top: 10px;
     position: absolute;
     margin-bottom: 5px;
+    border-radius: 2em;
 }
 
 .matStepContent {