Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
1587f3a0
Commit
1587f3a0
authored
Nov 23, 2019
by
Ali Arshad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Internal CR fixes.
parent
c69ab081
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
74 additions
and
5 deletions
+74
-5
edit-workflow-template.component.html
...t-workflow-template/edit-workflow-template.component.html
+0
-0
edit-workflow-template.component.scss
...t-workflow-template/edit-workflow-template.component.scss
+34
-0
edit-workflow-template.component.ts
...dit-workflow-template/edit-workflow-template.component.ts
+0
-0
common.css
frontend/angular/src/assets/css/common.css
+34
-0
custom.scss
frontend/angular/src/assets/css/custom.scss
+6
-5
No files found.
frontend/angular/src/app/components/edit-workflow-template/edit-workflow-template.component.html
View file @
1587f3a0
This diff is collapsed.
Click to expand it.
frontend/angular/src/app/components/edit-workflow-template/edit-workflow-template.component.scss
View file @
1587f3a0
...
...
@@ -67,3 +67,37 @@ p-inputMask {
.drag-block
{
cursor
:
pointer
;
}
.ml-0
{
margin-left
:
0px
;
}
.templateName
{
font-size
:
24px
;
}
label
{
font-family
:
"Usual-Regular"
;
font-weight
:
300
;
}
.calcField
{
position
:
relative
;
top
:
-5px
;
}
.flex-center
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
}
.panel-header-input
{
width
:
95%
;
display
:
inline-block
;
position
:
relative
;
top
:
-8px
;
background
:
#fff
;
}
frontend/angular/src/app/components/edit-workflow-template/edit-workflow-template.component.ts
View file @
1587f3a0
This diff is collapsed.
Click to expand it.
frontend/angular/src/assets/css/common.css
View file @
1587f3a0
...
...
@@ -11953,3 +11953,37 @@ label.select-all-jobs:after {
/*
End of Manage Customer
*/
body
.ui-selectbutton
.ui-button.ui-state-active
{
background-color
:
#667281
!important
;
}
body
.ui-selectbutton
.ui-button
{
background-color
:
#fff
!important
;
}
.ui-selectbutton
.ui-button
span
{
color
:
#000
!important
;
}
.ui-selectbutton
.ui-button.ui-state-active
span
{
color
:
#fff
!important
;
}
.mb-10
{
margin-bottom
:
10px
;
}
body
.ui-button
{
background-color
:
#667281
;
}
body
.ui-widget-header
{
background-color
:
#667281
;
border
:
1px
solid
#667281
;
}
body
.ui-dropdown-panel
.ui-dropdown-filter-container
{
background-color
:
#667281
;
}
frontend/angular/src/assets/css/custom.scss
View file @
1587f3a0
...
...
@@ -129,7 +129,7 @@
}
.ui-panel-content
{
background-color
:
#F5F7F8
;
background-color
:
white
;
padding
:
65px
10
.5%
!
important
;
}
}
...
...
@@ -139,14 +139,15 @@
/* Overriding switch input styles */
.ui-inputswitch-slider
:before
{
height
:
1
7
px
!
important
;
width
:
1
7
px
!
important
;
left
:
3
px
!
important
;
height
:
1
6
px
!
important
;
width
:
1
8
px
!
important
;
left
:
4
px
!
important
;
background
:
white
;
top
:
2px
;
}
.ui-inputswitch
{
height
:
2
2
px
!
important
;
height
:
2
0
px
!
important
;
width
:
40px
!
important
!
important
;
border-color
:
#667281
!
important
;
background-color
:
#667281
!
important
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment