Skip to content

Commit ca0059a

Browse files
Merge branch 'master' into master-dist
2 parents defb1ec + 0aaad72 commit ca0059a

File tree

57 files changed

+2678
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+2678
-152
lines changed

dist/angular-patternfly.js

Lines changed: 497 additions & 21 deletions
Large diffs are not rendered by default.

dist/angular-patternfly.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/docs/css/angular-patternfly.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,3 +453,19 @@ accordion > .panel-group .panel-open .panel-title > a:before {
453453
.drawer-pf-notification .expanded-notification .drawer-pf-notification-message {
454454
display: inline-block;
455455
}
456+
457+
.toast-notification-list-pf {
458+
position: fixed;
459+
right: 15px;
460+
top: 15px;
461+
z-index: 1050;
462+
}
463+
.toast-notification-list-pf .toast-pf.alert {
464+
float: right;
465+
}
466+
.toast-pf-action > a {
467+
cursor: pointer;
468+
}
469+
.toast-pf .dropdown-menu > li > a {
470+
cursor: pointer;
471+
}

dist/docs/css/patternfly-additions.css

Lines changed: 145 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/docs/css/patternfly.css

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
572 Bytes
Binary file not shown.

dist/docs/fonts/PatternFlyIcons-webfont.svg

Lines changed: 1 addition & 0 deletions
Loading
572 Bytes
Binary file not shown.
572 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)