Add Deploy status icon and fix Script form design
[ccsdk/cds.git] / cds-ui / designer-client / src / styles.css
index 6c315ea..5d79720 100644 (file)
@@ -2,7 +2,7 @@ html, body{
   height: 100%;
 }
 body{
-  background: #FAFAFA !important;
+  background: #FAFAFA !important; /*FDFDFD*/
   /* background-image: linear-gradient(-45deg, #000 10%, #fff 0);
   background-size: 6px 6px; */
   margin: 0;
@@ -17,7 +17,15 @@ body{
 :hover{
   transition: 0.3s !important;
 }
+button:focus{
+  outline: 0 !important;
+}
 /*Bootstrap*/
+.form-control[readonly]{
+  background-color: inherit !important;
+  opacity: .85 !important;
+  font-weight: bold;
+}
 .custom-control-input:checked ~ .custom-control-label::before{
   border-color: transparent !important;
 }
@@ -29,6 +37,15 @@ body{
   border: solid 1px #ECEDF2 !important;
   color: #FF6469 !important;
 }
+.btn-secondary:not(:disabled):not(.disabled).active, 
+.btn-secondary:not(:disabled):not(.disabled):active{
+  border-color: transparent !important;
+}
+.btn-secondary:not(:disabled):not(.disabled).active:focus, 
+.btn-secondary:not(:disabled):not(.disabled):active:focus{
+  box-shadow: none !important;
+  border-color: transparent !important;
+}
 .btn:disabled:hover{
   cursor: default;
 }
@@ -45,7 +62,10 @@ body{
   height: 18px !important;
   border-radius: 50% !important;
 }
-
+.readonlyTxt{
+  color: #BABBC3; 
+  font-size: 11px;
+}
 .reuiredInput .custom-control-label::after{
   content: "_";
   color: #C4CEDB !important;
@@ -127,6 +147,14 @@ body{
   vertical-align: middle;
 }
 /*Components*/
+.copyright{
+  margin-right: 6px;
+  padding: 9px 6px 0px;
+  font-size: 10px;
+  color: #8D96A3;
+  background: #F4F9FE;
+  border-radius: 3px;
+}
 /* Menu Styles */
 .primary-nav{
   /* left: 0; */
@@ -159,6 +187,14 @@ body{
   z-index: 1000;
   cursor: pointer;
 }
+.app_version{
+  color: #1B3E6F;
+  position: absolute;
+  top: 46px;
+  z-index: 100000;
+  font-size: 8px;
+  left: 14px;
+}
 .primary-nav .menu li{
   position: relative;
 }
@@ -465,6 +501,7 @@ height: 40px;
   background: none !important;
   text-decoration: none;
   color: #1B3E6F;
+  cursor: pointer;
 }
 .tags-filter-list{
   max-height: 260px;
@@ -571,6 +608,7 @@ height: 40px;
 }
 .packages-card p.package-desc{
   margin-top: 6px;
+  margin-bottom: 6px;
   font-size: 13px;
   text-align: left;
   display: -webkit-box;  
@@ -583,7 +621,15 @@ height: 40px;
   color: #1B3E6F !important;
   text-decoration: underline;
 }
-
+.packageTag{
+  margin-bottom: 9px;
+  margin-right: 3px;
+  padding: 3px 7px;
+  font-size: 12px;
+  background: #F4F9FE;
+  border-radius: 12px;
+  color: #2A81ED;
+}
 .packages-card [data-tooltip]::before,
 .packages-card .tooltip::before{
   border: 0 !important;
@@ -605,7 +651,7 @@ height: 40px;
   box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18) !important;
 }
 .addPaackage-card .card-body img{
-  width: 30%;
+  width: 35%;
   vertical-align: text-top;
 }
 .addPaackage-card a{
@@ -1162,6 +1208,14 @@ height: 40px;
   border-bottom-left-radius: 2px;
   border-bottom-right-radius: 2px;
 }
+.packagesFilter .dropdown-content ul{
+  max-height: 200px;
+  overflow-y: auto;
+  padding-left: 0;
+}
+.packagesFilter .dropdown-content li{
+  list-style: none;
+}
 .packagesFilter .dropdown-content li:hover .custom-checkbox{
   cursor: pointer;
 }
@@ -1205,6 +1259,9 @@ height: 40px;
   font-weight: bold;
   border-radius: 4px;
 }
+.fillteredTags:empty{
+  visibility: hidden;
+}
 /**Packages Sort**/
 .sort-packages{
   font-size: 12px;
@@ -1430,6 +1487,7 @@ height: 40px;
 
 /***Contributers***/
 ul.package-contributers{
+  margin-top: 12px;
   margin-bottom: 9px !important;
   padding-left: 0 !important;
 }
@@ -1532,6 +1590,10 @@ ul.package-contributers{
 .packages-card .card-footer i{
   margin-right: 6px;
 }
+.icon-deployed{
+  margin-right: 6px;
+  width: 14px;
+}
 .icon-deployed-active,
 .icon-deploy-inactive{
   margin-right: 9px;
@@ -1569,6 +1631,9 @@ ul.package-contributers{
   font-size: 14px;
   font-weight: bold;
 }
+.icon-action-close::before{
+  font-size: 13px;
+}
 .createActionModal .modal-body{
   padding-top: 0 !important;
   padding-bottom: 10px !important;
@@ -2411,7 +2476,9 @@ padding-left: 20px !important;
 }
 .single-custom-key{
   width: 100%;
-  margin-bottom: 21px;
+}
+.single-custom-key:last-child{
+  margin-bottom: 20px;
 }
 .single-line-custom-key{
   width: 45%;
@@ -2508,7 +2575,7 @@ hr{
 }
 .action-button i.icon-discard-sm{
   font-size: 11px;
-  color: #C3CDDB;
+  color: #BABBC3;
 }
 /* .action-button.save{
   color: #1273EB !important;
@@ -2516,8 +2583,16 @@ hr{
 .action-button.save:hover{
   opacity: .9;
 } */
-
-
+.action-button.save:disabled{
+  color: #C3CDDB !important;
+}
+.action-button.save:disabled i{
+  background-color: #C3CDDB;
+  animation: none;
+}
+.action-button.save:disabled i::before{
+  color: #fff;
+}
 .action-button.save{
   color: #66BB00 !important;
 }
@@ -2936,6 +3011,11 @@ animation: glowing 1500ms infinite;
   position: absolute;
   top: 13px;
 }
+/* -------- ace editor style -------- */
+.editor-container{
+  height: 55vh !important;
+  overflow: scroll;
+}
 .ace_print-margin{
   left: 100% !important;
   background: #eee !important;
@@ -2944,7 +3024,7 @@ animation: glowing 1500ms infinite;
   width: 100% !important;
 }
 .ace_editor{
-  height: 55vh !important;
+  /* height: 55vh !important; */
   line-height: 25px;
   border: 1px solid #ECEDF2;
   background-color: #fff;
@@ -2965,6 +3045,20 @@ animation: glowing 1500ms infinite;
 .ace-tm .ace_marker-layer .ace_active-line{
   background: #F4F9FE !important;
 }
+.ace_dark .ace_fold-widget,
+.ace_dark .ace_fold-widget.ace_closed{
+  background-position: center center !important;
+  background-size: 7px;
+  background-repeat: no-repeat !important;
+}
+.ace_dark .ace_fold-widget{
+  background-image: url(/assets/img/icon-codeOpen.svg) !important;
+}
+.ace_dark .ace_fold-widget.ace_closed{
+  background-image: url(/assets/img/icon-codeClosed.svg) !important;
+  background-size: 4px;
+}
+/* -------- end of ace editor style -------- */
 .breadcrumb-header{
   padding: 0px;
   margin: 0px;
@@ -3247,6 +3341,11 @@ margin-right: 5px;
   padding: 4px 20px;
   font-size: 13px;
 }
+.template-mapping-action .btn-primary:disabled{
+  background:#C3CDDB !important ;
+  border-color:#C3CDDB !important ;
+  color: #fff !important ;
+}
 .template-mapping-action .btn-primary{
   background:#66BB00 !important ;
   border-color:#66BB00 !important ;
@@ -3314,9 +3413,15 @@ tr.mat-header-row{
 .mat-form-field-appearance-legacy .mat-form-field-wrapper{
   padding-bottom: 0;
 }
+.mat-paginator-page-size-select{
+  margin-top: 12px;
+}
 .mat-paginator-page-size-select .mat-form-field-wrapper{
   padding-bottom: 14px;
 }
+.mat-paginator-range-label{
+  margin-right: 8px;
+}
 .mat-form-field-infix,
 .dataTables_filter input{
   color: #1B3E6F;
@@ -3328,10 +3433,10 @@ tr.mat-header-row{
   border-bottom: 0 !important;
 }
 .tableFilter{
-  margin-top: 9px;
+  margin-top: 12px;
 }
 .tableFilter .mat-form-field-wrapper{
-  padding-bottom: 0;
+  padding-bottom: 0 !important;
 }
 .tableFilter .mat-form-field-infix{
   background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
@@ -3386,6 +3491,11 @@ table.dataTable.no-footer{
 .mat-paginator-container{
   padding-right: 0;
 }
+.mappingSelectedAtt{
+  padding-left: 3px;
+  line-height: 35px;
+  font-size: 10px;
+}
 .dataTables_info{
   padding-top: 12px;
   color: #1B3E6F !important;