Further changes to Skyline and Envy

This commit is contained in:
drysalter
2019-05-07 18:20:05 +03:00
committed by Ani
parent 22f61caf9f
commit 6b01c2f9f5
3 changed files with 47 additions and 16 deletions
+9 -2
View File
@@ -382,13 +382,20 @@ QLineEdit:focus {
border-right: none;
}
/* Title Bar Docking Buttons */
/* Title Bar Docks */
QDockWidget::close-button, QDockWidget::float-button {
background-color: #23262d;
width: auto;
}
QDockWidget#logger {
color: transparent;
}
QDockWidget#gamelist {
color: #f8f8f8;
}
/* Top Menu Bar */
QMenuBar::item:selected {
margin-bottom: 0.125em;