#162 closed Adopter Support (Invalid)
pre 2.1 Mass Adopters custom look and feel query result criteria needs to have white background and black characters
Reported by: | Paul Leo | Owned by: | Paul Leo |
---|---|---|---|
Priority: | *High | Milestone: | Unassigned |
Component: | View-App | Version: | 2.1 |
Severity: | Minor Effort | Keywords: | |
Cc: |
Description (last modified by )
The ma adopters look and feel query result criteria need to have white background and black characters ( reve 3506) this should be assigned to paul.leo
http://170.154.125.114:8080/ibisph-view/query/result/pop/PopMain/Count.html compare the criteria look and feel with the 2.0 or ma adopters branches
Added the following to _site_specific.css
table#userCriteria th {
padding-left: 5px; color: black; background-color: #eeeeee;
} table#userCriteria td {
width: 75%; color: black; background-color: #eeeeee;
}
Change History (4)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 2.1 - Development → 2.1 - Testing |
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 11 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 11 years ago by
Milestone: | 2.1 - Testing → Unassigned |
---|---|
Resolution: | → Invalid |
Severity: | Moderate Effort → Minor Effort |
Status: | reopened → closed |
comment:4 Changed 11 years ago by
Type: | Defect → Adopter Support |
---|
Note: See
TracTickets for help on using
tickets.
Replying to paul.leo: