298 Commits

Author SHA1 Message Date
leigh-mil
5a98e6966e Styling for name and description section:
As part of this, the empty placeholder span was removed from the text input macro and the span will now be conditionall rendered if there is an error message
2019-10-14 14:03:45 -04:00
leigh-mil
c3db3322df Style portfolio header menu icons 2019-10-14 14:03:44 -04:00
leigh-mil
e6254e6f64 Update text in portfolio header and application sticky CTA 2019-10-14 14:03:44 -04:00
leigh-mil
d7c5056a35 Remove unnecessary styling on links 2019-10-09 15:24:06 -04:00
leigh-mil
f1f66af961 Change style of usa-input__title to normal font weight, remove repetitive css for styling usa-input__title 2019-10-09 15:23:41 -04:00
leigh-mil
572c2e7604 Standardize styling for hr elements and remove custom hr styling and classes that were no longer needed.
Fix styling on a few hr elements that looked wrong after global style was applied
2019-10-09 13:07:52 -04:00
leigh-mil
7a778dd1dd Fix styling for resend invite modal 2019-10-08 17:06:36 -04:00
leigh-mil
ec593fbd42 Fix margin below hr 2019-10-08 16:47:46 -04:00
leigh-mil
c9c7c3a1b5 Fix add portfolio member modal 2019-10-08 16:31:01 -04:00
leigh-mil
4c865c8c66 Style cancel link in multi-step modals 2019-10-08 16:30:28 -04:00
leigh-mil
5482973fdd Delete unused classes 2019-10-08 16:30:28 -04:00
leigh-mil
cf42bfbbda Remove text from dismiss modal button 2019-10-08 16:30:28 -04:00
leigh-mil
fe29b5d838 Low-fi update of multi-step modals to fix styling 2019-10-08 16:30:28 -04:00
leigh-mil
7a4c26419f Low-fi update of modals to fix styling 2019-10-08 16:30:28 -04:00
leigh-mil
52d16017c3 Update styling for modal macro and add notes about what classes to use to maintain styling 2019-10-08 16:28:25 -04:00
graham-dds
8eda056327 Revamp the app members table
- remove some of the custom styles in the page-specific style sheet.
Instead, try to rely on default USWDS styles as much as possible.
- tweak a few values in the tables stylesheet
- move some markup around in the members template
2019-10-08 13:15:28 -04:00
graham-dds
9d34f11d84 Tweak multi-step header for app provisioning
- add "context" option to StickyCTA
 - tweak styles to better-include context
 - add header text to translations
2019-10-08 13:15:28 -04:00
leigh-mil
b990a59dc9 Clean up stylesheet 2019-10-02 10:45:22 -04:00
leigh-mil
6013d93182 Styling error page 2019-10-02 10:44:54 -04:00
leigh-mil
7402c0c84e Fix icon alignment 2019-09-20 13:39:09 -04:00
leigh-mil
a342aed7e2 Remove max width on p element in the header 2019-09-20 13:38:56 -04:00
leigh-mil
a4df658857 Move cancel button in add env form 2019-09-09 15:16:43 -04:00
leigh-mil
5c9dd71999 Update the environments section and delete unused templates 2019-09-06 15:30:53 -04:00
leigh-mil
3428551cec Team members section read only version
- display all members in a table and list perms and environments
2019-09-06 10:43:05 -04:00
leigh-mil
5dbbe8d127 Add sticky header to App settings page 2019-09-05 18:14:01 -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
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
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
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
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
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
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
2252f656d5 Remove non breaking spaces 2019-07-26 10:23:42 -04:00
leigh-mil
a8df5044a9 Update styling for buttons on the sticky header 2019-07-18 10:31:45 -04:00
montana
68d0b8e271 Give the label a max width to prevent text overflow in ie and edge 2019-06-17 15:12:57 -04:00
George Drummond
75c50f3e0d
Fix text alignment issue 2019-06-17 09:44:08 -04:00
richard-dds
2ead183b4d Fix position of checkboxes 2019-06-12 16:30:19 -04:00
leigh-mil
0bafa51bb9
Merge pull request #894 from dod-ccpo/style-to-form
Style to form
2019-06-12 15:59:22 -04:00
George Drummond
c640495a06
Fix permissions display 2019-06-12 15:39:25 -04:00