Button style changes 09/79009/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Fri, 22 Feb 2019 10:55:03 +0000 (16:25 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Fri, 22 Feb 2019 10:55:30 +0000 (16:25 +0530)
Search upload button changes
Change-Id: I9fde93e62d63a90cc10ca9fb1daaa074db4a9711
Issue-ID: CCSDK-704
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.scss

index 5732b5a..66f3f28 100644 (file)
@@ -21,8 +21,9 @@ limitations under the License.
 
 .matStepNextBtn {
     color: white;
-    background: gray;
+    background-color: #3f51b5;
     margin-top: 10px;
     position: absolute;
     margin-bottom: 5px;
+    border-radius: 2em;
 }
\ No newline at end of file