Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
-
Epic Link:
Description
1. Set the background of the search box to white, removing the gradient image. Sample override markup below, but you can update the original style:
header#main_header .serach_block .search_btn {
background: #fff;
}
2. Set the button background to white also. Sample override markup below, but update the original style:
header#main_header .serach_block .search_btn {
background: #fff;
}
3. Update the button to use font-awesome icon "fa fa-search", sample markup below:
<button type="button" name="toggle" value="" class="search_btn"><i class="fa fa-search"></i></button>
Activity
Paul Phillips
created issue -
Paul Phillips
made changes -
Field | Original Value | New Value |
---|---|---|
Epic Link | CORE-1841 [ 12716 ] |
Paul Phillips
made changes -
Attachment | capture-for-jira-screenshot-20151117-114314-786.png [ 11407 ] |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.0.0 Sprint 2 [ 20 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Story Points | 1 |
Tyson Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |