Skip to content

Commit

Permalink
Remove undocumented ribbon component [#157669788]
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Locke <slocke@pivotal.io>
  • Loading branch information
Jonathan Berney authored and Steven Locke committed May 18, 2018
1 parent ec6871a commit f3ccfa9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 206 deletions.
77 changes: 0 additions & 77 deletions spec/pivotal-ui-react/ribbons/ribbon_spec.js

This file was deleted.

8 changes: 0 additions & 8 deletions src/css/pui-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1118,14 +1118,6 @@ $pre-color: $gray-dark !default;
$pre-border-color: #ccc !default;
$pre-scrollable-max-height: 340px !default;

// Ribbons
// -------------------------

$ribbon-bg-primary: $brand-8;
$ribbon-bg-default: $neutral-5;
$ribbon-bg-banner: $error-2;
$ribbon-color: $neutral-11;

// Container sizes
// --------------------------------------------------

Expand Down
5 changes: 0 additions & 5 deletions src/css/ribbons/index.js

This file was deleted.

77 changes: 0 additions & 77 deletions src/css/ribbons/ribbons.scss

This file was deleted.

1 change: 0 additions & 1 deletion src/react/ribbons/index.js

This file was deleted.

38 changes: 0 additions & 38 deletions src/react/ribbons/ribbons.js

This file was deleted.

0 comments on commit f3ccfa9

Please sign in to comment.