switch to PatternFly Tooltip everywhere

This commit is contained in:
Keith Grant
2019-03-12 15:24:36 -04:00
parent 601214f6d4
commit 188eaede43
6 changed files with 8 additions and 173 deletions

View File

@@ -216,6 +216,10 @@
--pf-c-tooltip__content--PaddingBottom: 0.71rem;
--pf-c-tooltip__content--PaddingLeft: 0.71rem;
}
// higher specificity needed to override PF styles added dynamically to page
.pf-c-tooltip .pf-c-tooltip__content {
text-align: left;
}
//
// pf empty state overrides