Midnight Theme fixes & English updates.

This commit is contained in:
Charles
2020-06-04 22:20:08 -04:00
parent 4f9c314742
commit 6e4dc28bad
5 changed files with 3 additions and 33 deletions

View File

@@ -25,7 +25,7 @@ QTabWidget QTabBar::tab:hover {
background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.25, stop: 0 #747577, stop: 1 #3E4244);
color:#fff;
border: 1px ridge #fff;
min-height: 20px
min-height: 20px;
}
QHeaderView { /* Table Header */