Further changes to Skyline and Envy
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user