Updated to only the reset button
This commit is contained in:
		
							
								
								
									
										10
									
								
								dist/qt_themes/default/style.qss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								dist/qt_themes/default/style.qss
									
									
									
									
										vendored
									
									
								
							@@ -78,6 +78,11 @@ QPushButton#buttonRefreshDevices {
 | 
			
		||||
    max-height: 21px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QPushButton#button_reset_defaults {
 | 
			
		||||
    min-width: 57px;
 | 
			
		||||
    padding: 4px 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QWidget#bottomPerGameInput,
 | 
			
		||||
QWidget#topControllerApplet,
 | 
			
		||||
QWidget#bottomControllerApplet,
 | 
			
		||||
@@ -315,11 +320,6 @@ QWidget#controllerPlayer8 {
 | 
			
		||||
    background: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QDialog QPushButton {
 | 
			
		||||
    min-width: 57px;
 | 
			
		||||
    padding: 4px 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QDialog#QtSoftwareKeyboardDialog,
 | 
			
		||||
QStackedWidget#topOSK {
 | 
			
		||||
    background: rgba(51, 51, 51, .9);
 | 
			
		||||
 
 | 
			
		||||
@@ -2228,6 +2228,10 @@ QPushButton#buttonRefreshDevices {
 | 
			
		||||
  padding: 0px 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QPushButton#button_reset_defaults {
 | 
			
		||||
    padding: 3px 6px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QSpinBox#spinboxLStickRange,
 | 
			
		||||
QSpinBox#spinboxRStickRange,
 | 
			
		||||
QSpinBox#vibrationSpinPlayer1,
 | 
			
		||||
@@ -2241,10 +2245,6 @@ QSpinBox#vibrationSpinPlayer8 {
 | 
			
		||||
  min-width: 68px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QDialog QPushButton {
 | 
			
		||||
    padding: 3px 6px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QDialog#ConfigureVibration QGroupBox::indicator,
 | 
			
		||||
QGroupBox#motionGroup::indicator,
 | 
			
		||||
QGroupBox#vibrationGroup::indicator {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user