629 Commits

Author SHA1 Message Date
graham-dds
e2bd6bd823 Reorganize task order review template
- update copy in translations
 - Move TO totals out of sidebar
 - Group CLINs into 1 table with altered columns, instead of a
    separate table for each
 - edit CSS on CLIN table
2019-09-04 12:14:53 -04:00
leigh-mil
104a1d189c
Merge pull request #1053 from dod-ccpo/fix-sidebar
Stickybits!
2019-08-30 18:15:57 -04:00
richard-dds
c5284fd8f9
Merge pull request #1005 from dod-ccpo/cloud-pdf-downloads
Cloud pdf downloads
2019-08-30 16:11:27 -04:00
leigh-mil
4ba1c4d869 Fix styling issues -- make side nav extend to top of footer, and expand padding on global layout so items are not cut off 2019-08-30 15:19:44 -04:00
leigh-mil
55b12ba633 Use css variables for banner heights 2019-08-30 14:58:18 -04:00
leigh-mil
ef3654e014 Clean up code and use correct height on usa-banner 2019-08-30 14:28:37 -04:00
leigh-mil
11418aeb39 Scroll list of portfolios in sidenav 2019-08-30 14:13:20 -04:00
graham-dds
a512a47a48
Merge pull request #1051 from dod-ccpo/remove-loas
Remove LOAs
2019-08-30 11:52:52 -04:00
leigh-mil
8b78b2a553 Use fixed position instead of sticky for sidenav and top bar so it works in IE 2019-08-30 11:27:40 -04:00
graham-dds
38ba8b7e5f LOAs are so out of this codebase 2019-08-30 09:57:23 -05:00
leigh-mil
c089682a27 Use stickybits on sidenav 2019-08-29 20:24:56 -04:00
leigh-mil
a6397bac35 Fix styling on sticky cta header so it extends the whole page in IE
remove unused row from header
2019-08-29 17:05:15 -04:00
leigh-mil
6669608038 Make topbar sticky and set sticky cta header so it sticks below topbar 2019-08-29 17:03:55 -04:00
richard-dds
e1c15f4b3a Fix TO link styling 2019-08-29 11:44:26 -04:00
leigh-mil
2938e48a65 Set max width on p elements and add in p tags where they were missing 2019-08-29 10:33:15 -04:00
graham-dds
aca2eaada3 Add a width attr to modal__dialog 2019-08-28 11:58:10 -04:00
leigh-mil
6c29566383 add align-items so modals are centered in ie11 2019-08-19 11:19:59 -04:00
leigh-mil
725a45aea7
Merge pull request #1026 from dod-ccpo/team-settings-styling
Styling Bugs
2019-08-19 09:44:14 -04:00
leigh-mil
4660bc50eb Remove bullet points from li elements in accordion tables 2019-08-15 14:21:10 -04:00
leigh-mil
3026b41c4e Move app name and description to their own line 2019-08-15 14:16:19 -04:00
leigh-mil
16c764627e Use text align instead of float to position remove button 2019-08-15 13:54:06 -04:00
leigh-mil
bf1932dccf Add padding around the text in remove button 2019-08-15 13:46:41 -04:00
leigh-mil
5f3cf2adcd Center all modals 2019-08-15 10:57:15 -04:00
leigh-mil
4029c2b8cb
Merge pull request #1003 from dod-ccpo/bug-fixes
More styling fixes
2019-08-06 16:56:01 -04:00
leigh-mil
f259024509
Merge pull request #1001 from dod-ccpo/styling-fixes
Styling fixes
2019-08-06 12:07:48 -04:00
leigh-mil
53943a30c3 Adjust columns widths and padding to fit large numbers 2019-08-06 11:59:23 -04:00
leigh-mil
d755d96bae Update z-index of parent element to the tooltip
Source: https://foundation.zurb.com/forum/posts/50229-fixing-the-sticky-dropdown-z-index-issue
2019-08-06 11:25:42 -04:00
leigh-mil
d7cd913881 Remove list-style-type because it was causing the li to render without any height 2019-08-06 09:55:00 -04:00
richard-dds
c99e05ed86 Some styling for cancel modal 2019-08-05 09:56:15 -04:00
mk-dds
5f99ceee5f CSS refactor
accordion_table.scss refactor

audit_log.scss refactor

budget_chart.scss refactor

delete checklist.scss

dod_login_notice.scss refactor

empty_state.scss refactor

footer.scss refactor

forms.scss refactor

global_navigation.scss refactor

delete member_edit.scss

modal.scss refactor

refactor portfolio_layout

delete search_bar.scss

selector.scss refactor

sticky_cta.scss refactor

refactor topbar.scss

refactor accordions.scss

refactor action_group.scss

refactor block_list.scss

refactor card.scss

refactor icon css

refactor inputs.scss

refactor labels.scss

refactor panel.scss

sidename.scss

tables.scss

refactor uploader.scss

application list and edit refactor

home.scss refactor

login.scss styles

reports.scss refactor

task_order.scss refactor
2019-07-30 11:10:29 -04:00
leigh-mil
c5ec2c296f
Merge pull request #985 from dod-ccpo/to-form-step-3-styling
TO form step 3 styling
2019-07-29 14:32:34 -04:00
leigh-mil
24d76f9fab Fix input width in FF and IE, fix placement of error validation icon 2019-07-26 15:17:37 -04:00
leigh-mil
78fa4ed8ec Clean up css 2019-07-26 14:51:30 -04:00
leigh-mil
291e82aef1 Formatting 2019-07-26 11:22:04 -04:00
leigh-mil
f1f344388a Fix validation icon and spacing 2019-07-26 11:20:58 -04:00
leigh-mil
f50beae754 Align TO number to the right 2019-07-26 11:20:58 -04:00
leigh-mil
94ee8521f9 Make CLIN option list bold 2019-07-26 11:20:10 -04:00
leigh-mil
e8dede201b Reorder elements on the page, fix input widths, move validation icon for inputs 2019-07-26 11:20:10 -04:00
leigh-mil
2252f656d5 Remove non breaking spaces 2019-07-26 10:23:42 -04:00
leigh-mil
21e8d5a535
Merge pull request #982 from dod-ccpo/to-form-step-4-styling
TO form review styling
2019-07-24 10:51:02 -04:00
mk-dds
693260b1f4 new styles for TO step2 2019-07-19 14:58:04 -04:00
leigh-mil
fe5328b1af Reorder content and fix styling 2019-07-19 14:17:07 -04:00
leigh-mil
a2decf0509 Update page layout 2019-07-19 14:11:52 -04:00
leigh-mil
a8df5044a9 Update styling for buttons on the sticky header 2019-07-18 10:31:45 -04:00
leigh-mil
c8d8b7cce2
Merge pull request #975 from dod-ccpo/upload-input-cursor
Change state of pointer when hovering over upload input
2019-07-17 15:37:17 -04:00
leigh-mil
061b5a30fe Use display instead of opacity because 'Choose file' button was causing the cursor to use the regular pointer when you hovered over it
Move cursor to label because display of input is now none
2019-07-16 20:42:27 -04:00
leigh-mil
afd6fee6b4 set height of div with TO status and buttons 2019-07-15 12:04:03 -04:00
leigh-mil
f1cf0a5278 Use pointer in upload-widget 2019-07-11 10:27:03 -04:00
dandds
f114852523
Merge pull request #955 from dod-ccpo/fix-member-form-alignment-chrome
Fix app member checkbox alignment in Chrome
2019-06-20 15:50:06 -04:00
richard-dds
de5d9ddbcc Actually center portfolio landing page content 2019-06-20 11:19:47 -04:00