Adds Warning Dialog When Following an External Link in Project Manager (#6003)

Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
This commit is contained in:
AMZN-nggieber
2021-11-30 13:13:42 -08:00
committed by GitHub
parent 8637b41401
commit b3bf02a4d5
9 changed files with 170 additions and 9 deletions
@@ -232,6 +232,11 @@ QTabBar::tab:focus {
stop: 0 #555555, stop: 1.0 #777777);
}
#dialogSubTitle {
font-size:14px;
font-weight:600;
}
#horizontalSeparatingLine {
color: #666666;
}
@@ -604,11 +609,6 @@ QProgressBar::chunk {
stop: 0 #951D1F, stop: 1.0 #C92724);
}
#gemCatalogDialogSubTitle {
font-size:14px;
font-weight:600;
}
/************** Filter Tag widget **************/
#FilterTagWidgetTextLabel {