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
42d2728f
Commit
42d2728f
authored
Nov 16, 2018
by
Saliya Randunu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S12519734 # Client - Incoming Issues (raised by Client) #Gap between step tabs not equal
parent
7037775d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
5 deletions
+14
-5
common.css
cmsWebApp/webroot/css/common.css
+14
-5
No files found.
cmsWebApp/webroot/css/common.css
View file @
42d2728f
...
@@ -3710,17 +3710,23 @@ input.add-note-btn:hover{
...
@@ -3710,17 +3710,23 @@ input.add-note-btn:hover{
.int-timeline
{
.int-timeline
{
display
:
inline-block
;
display
:
inline-block
;
margin-bottom
:
0
;
margin-bottom
:
-6px
;
}
}
.int-timeline
li
{
.int-timeline
li
{
display
:
inline-block
;
float
:
left
;
background-color
:
#768595
;
background-color
:
#768595
;
margin-right
:
-
2
px
;
margin-right
:
-
1
px
;
border-radius
:
3px
3px
0
0px
;
border-radius
:
3px
3px
0
0px
;
position
:
relative
;
position
:
relative
;
border
:
1px
solid
#1a2531
;
border-bottom
:
none
;
border-bottom
:
none
;
height
:
85px
;
height
:
85px
;
}
}
.int-timeline
li
.inactive
{
/*margin-right: -2px;*/
}
.int-timeline
li
.incomplete
{
border
:
1px
solid
#324150
;
border-bottom
:
0
;
background-color
:
transparent
;
color
:
#7B8DA0
;
margin-right
:
25px
;}
.int-timeline
li
.incomplete
{
border
:
1px
solid
#324150
;
border-bottom
:
0
;
background-color
:
transparent
;
color
:
#7B8DA0
;
margin-right
:
25px
;}
.int-timeline
li
.incomplete
a
{
background-color
:
transparent
;}
.int-timeline
li
.incomplete
a
{
background-color
:
transparent
;}
.int-timeline
li
.incomplete
a
:after
{
display
:
none
}
.int-timeline
li
.incomplete
a
:after
{
display
:
none
}
...
@@ -3745,7 +3751,7 @@ input.add-note-btn:hover{
...
@@ -3745,7 +3751,7 @@ input.add-note-btn:hover{
width
:
96px
;
width
:
96px
;
text-align
:
center
;
text-align
:
center
;
font-family
:
"Usual-Medium"
;
font-family
:
"Usual-Medium"
;
height
:
8
0
px
;
height
:
8
3
px
;
}
}
.int-timeline
li
a
div
.app-b-title
{
.int-timeline
li
a
div
.app-b-title
{
font-family
:
"Usual-Medium"
;
font-family
:
"Usual-Medium"
;
...
@@ -3759,6 +3765,7 @@ input.add-note-btn:hover{
...
@@ -3759,6 +3765,7 @@ input.add-note-btn:hover{
}
}
.int-timeline
li
.active
,
.int-timeline
li
.active
a
:hover
{
.int-timeline
li
.active
,
.int-timeline
li
.active
a
:hover
{
background-color
:
#e9ecef
;
background-color
:
#e9ecef
;
border-radius
:
3px
3px
0
0px
;
}
}
.int-timeline
li
.active
a
{
.int-timeline
li
.active
a
{
color
:
#8e97a0
;
color
:
#8e97a0
;
...
@@ -3778,13 +3785,15 @@ input.add-note-btn:hover{
...
@@ -3778,13 +3785,15 @@ input.add-note-btn:hover{
top
:
-5px
;
top
:
-5px
;
width
:
84px
;
width
:
84px
;
}
}
.int-timeline
li
a
:after
{
.int-timeline
li
a
:after
{
content
:
''
;
content
:
''
;
width
:
7px
;
width
:
7px
;
height
:
14px
;
height
:
14px
;
background-image
:
url('../images/applicants-process-arrow.png')
;
background-image
:
url('../images/applicants-process-arrow.png')
;
position
:
absolute
;
position
:
absolute
;
right
:
-
6
px
;
right
:
-
7
px
;
top
:
43%
;
top
:
43%
;
z-index
:
10
;
z-index
:
10
;
}
}
...
...
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