| 1 |
.wppm-form-signin-heading{ |
| 2 |
font:18px "Helvetica Neue",Helvetica,Arial,sans-serif !important; |
| 3 |
} |
| 4 |
#wppm-inputEmail,.wppm-form-signin-heading,#wppm-inputPassword{ |
| 5 |
margin: 0 5px 5px 5px; |
| 6 |
} |
| 7 |
#frm_wppm_sign_in{ |
| 8 |
margin:5px; |
| 9 |
} |
| 10 |
#wppm_remember{ |
| 11 |
font:12px "Helvetica Neue",Helvetica,Arial,sans-serif !important; |
| 12 |
margin-left: 10px; |
| 13 |
} |
| 14 |
.wppm_attachment_cancel{ |
| 15 |
float: right; |
| 16 |
margin: -23px 0px 0 0; |
| 17 |
cursor: pointer; |
| 18 |
} |
| 19 |
|
| 20 |
.wppm_bootstrap .dataTables_wrapper .dataTables_length select{ |
| 21 |
padding: 0 24px 0 8px !important; |
| 22 |
} |
| 23 |
|
| 24 |
.wppm_bootstrap #tbl_project_tasks_filter input{ |
| 25 |
height: 40%; |
| 26 |
width: 50%; |
| 27 |
} |
| 28 |
|
| 29 |
.wppm_bootstrap #tbl_project_tasks_wrapper { |
| 30 |
font:15px "Helvetica Neue",Helvetica,Arial,sans-serif !important; |
| 31 |
} |
| 32 |
|
| 33 |
.wppm_bootstrap #tbl_project_tasks_paginate{ |
| 34 |
float: right; |
| 35 |
text-align: right; |
| 36 |
padding-top: .25em; |
| 37 |
} |
| 38 |
|
| 39 |
.wppm_bootstrap #tbl_project_tasks_paginate a { |
| 40 |
margin-right: 5px; |
| 41 |
} |
| 42 |
|
| 43 |
.wppm_bootstrap #tbl_project_tasks_filter{ |
| 44 |
float: right; |
| 45 |
text-align: right; |
| 46 |
} |
| 47 |
|
| 48 |
#wppm_project_search_filter_img, .wppm_task_search_filter_img{ |
| 49 |
position: absolute; |
| 50 |
top: 10px; |
| 51 |
left: 18px; |
| 52 |
width:25px; |
| 53 |
height:15px; |
| 54 |
} |
| 55 |
|
| 56 |
.wppm_bootstrap .wppm_thread{ |
| 57 |
word-break: break-word; |
| 58 |
} |
| 59 |
|
| 60 |
.wppm_bootstrap .wppm_proj_thread{ |
| 61 |
word-break: break-word; |
| 62 |
} |