Skip to content

Commit 75a1a63

Browse files
committed
Improve readability of dialog boxes title
1 parent 934e2e9 commit 75a1a63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

web/css/styles.min.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3528,6 +3528,11 @@ form#vstobjects.suspended {
35283528
padding: 10px 26px 30px !important;
35293529
}
35303530

3531+
.ui-dialog .ui-dialog-title {
3532+
color: #121212 !important;
3533+
font-size: 1.2em !important;
3534+
}
3535+
35313536
.ui-dialog-buttonpane {
35323537
border-color: #aaaaaa !important;
35333538
}

0 commit comments

Comments
 (0)