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
0af10f36
Commit
0af10f36
authored
Oct 19, 2018
by
Saliya Randunu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui changes in application sorting bar
parent
bc09a627
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
common.css
cmsWebApp/webroot/css/common.css
+4
-3
application_sorting_bar.jsp
...ot/extensions/adminportal/inc/application_sorting_bar.jsp
+1
-1
No files found.
cmsWebApp/webroot/css/common.css
View file @
0af10f36
...
@@ -3809,13 +3809,14 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
...
@@ -3809,13 +3809,14 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
}
}
.appli-list-shorting
.shorting-dropdown
{
width
:
180px
;}
.appli-dropdown
{
.appli-dropdown
{
display
:
inline-block
;
display
:
inline-block
;
}
}
.appli-filter
{
.appli-filter
{
left
:
0
;
left
:
220px
;
position
:
absolute
;
position
:
absolute
;
right
:
0
;
/*right: 0;*/
text-align
:
center
;
text-align
:
center
;
top
:
42px
;
top
:
42px
;
}
}
...
@@ -3856,7 +3857,7 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
...
@@ -3856,7 +3857,7 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
text-transform
:
uppercase
;
text-transform
:
uppercase
;
width
:
100%
;
width
:
100%
;
display
:
inline-block
;
display
:
inline-block
;
margin-bottom
:
10
px
;
margin-bottom
:
4
px
;
}
}
.appli-list-shorting
.select2-container--default
.select2-selection--single
.select2-selection__rendered
{
.appli-list-shorting
.select2-container--default
.select2-selection--single
.select2-selection__rendered
{
...
...
cmsWebApp/webroot/extensions/adminportal/inc/application_sorting_bar.jsp
View file @
0af10f36
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
</ul>
</ul>
</div>
</div>
<div class="shorting-dropdown">
<div class="shorting-dropdown">
<div class="order-label">Search Applicants</div>
<div class="
appli-
order-label">Search Applicants</div>
<oneit:ormInput obj="<%= searchApplicant %>" type="text" attributeName="Details" cssClass="form-control search-input" id="searchText" />
<oneit:ormInput obj="<%= searchApplicant %>" type="text" attributeName="Details" cssClass="form-control search-input" id="searchText" />
</div>
</div>
<oneit:button value="Search" name="search" cssClass="btn btn-primary" style="display:none;"/>
<oneit:button value="Search" name="search" cssClass="btn btn-primary" style="display:none;"/>
...
...
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