Update 'res/css/Dark.css'

This commit is contained in:
fekt
2023-03-26 15:27:51 +00:00
parent c7e0f0fae6
commit 5508050fcc

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 */