|
|
|
@ -52,30 +52,30 @@ QGroupBox#groupPlayer5Connected:checked,
|
|
|
|
|
QGroupBox#groupPlayer6Connected:checked,
|
|
|
|
|
QGroupBox#groupPlayer7Connected:checked,
|
|
|
|
|
QGroupBox#groupPlayer8Connected:checked {
|
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#topControllerApplet {
|
|
|
|
|
border-bottom: 1px solid #828790
|
|
|
|
|
border-bottom: 1px solid #828790
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#bottomPerGameInput,
|
|
|
|
|
QWidget#bottomControllerApplet {
|
|
|
|
|
border-top: 1px solid #828790
|
|
|
|
|
border-top: 1px solid #828790
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#topPerGameInput,
|
|
|
|
|
QWidget#middleControllerApplet {
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#topPerGameInput QComboBox,
|
|
|
|
|
QWidget#middleControllerApplet QComboBox {
|
|
|
|
|
width: 123px;
|
|
|
|
|
width: 123px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#connectedControllers {
|
|
|
|
|
background: transparent;
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#playersSupported,
|
|
|
|
@ -86,8 +86,8 @@ QWidget#controllerSupported3,
|
|
|
|
|
QWidget#controllerSupported4,
|
|
|
|
|
QWidget#controllerSupported5,
|
|
|
|
|
QWidget#controllerSupported6 {
|
|
|
|
|
border: none;
|
|
|
|
|
background: transparent;
|
|
|
|
|
border: none;
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QGroupBox#groupPlayer1Connected,
|
|
|
|
@ -98,11 +98,11 @@ QGroupBox#groupPlayer5Connected,
|
|
|
|
|
QGroupBox#groupPlayer6Connected,
|
|
|
|
|
QGroupBox#groupPlayer7Connected,
|
|
|
|
|
QGroupBox#groupPlayer8Connected {
|
|
|
|
|
border: 1px solid #828790;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
padding: 0px;
|
|
|
|
|
min-height: 98px;
|
|
|
|
|
max-height: 98px;
|
|
|
|
|
border: 1px solid #828790;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
padding: 0px;
|
|
|
|
|
min-height: 98px;
|
|
|
|
|
max-height: 98px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QGroupBox#groupPlayer1Connected:unchecked,
|
|
|
|
@ -113,7 +113,7 @@ QGroupBox#groupPlayer5Connected:unchecked,
|
|
|
|
|
QGroupBox#groupPlayer6Connected:unchecked,
|
|
|
|
|
QGroupBox#groupPlayer7Connected:unchecked,
|
|
|
|
|
QGroupBox#groupPlayer8Connected:unchecked {
|
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QGroupBox#groupPlayer1Connected::title,
|
|
|
|
@ -124,14 +124,14 @@ QGroupBox#groupPlayer5Connected::title,
|
|
|
|
|
QGroupBox#groupPlayer6Connected::title,
|
|
|
|
|
QGroupBox#groupPlayer7Connected::title,
|
|
|
|
|
QGroupBox#groupPlayer8Connected::title {
|
|
|
|
|
subcontrol-origin: margin;
|
|
|
|
|
subcontrol-position: top left;
|
|
|
|
|
padding-left: 0px;
|
|
|
|
|
padding-right: 0px;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
margin-left: 0px;
|
|
|
|
|
margin-right: -4px;
|
|
|
|
|
margin-bottom: 4px;
|
|
|
|
|
subcontrol-origin: margin;
|
|
|
|
|
subcontrol-position: top left;
|
|
|
|
|
padding-left: 0px;
|
|
|
|
|
padding-right: 0px;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
margin-left: 0px;
|
|
|
|
|
margin-right: -4px;
|
|
|
|
|
margin-bottom: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QCheckBox#checkboxPlayer1Connected,
|
|
|
|
@ -142,7 +142,7 @@ QCheckBox#checkboxPlayer5Connected,
|
|
|
|
|
QCheckBox#checkboxPlayer6Connected,
|
|
|
|
|
QCheckBox#checkboxPlayer7Connected,
|
|
|
|
|
QCheckBox#checkboxPlayer8Connected {
|
|
|
|
|
spacing: 0px;
|
|
|
|
|
spacing: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#Player1LEDs QCheckBox,
|
|
|
|
@ -153,7 +153,7 @@ QWidget#Player5LEDs QCheckBox,
|
|
|
|
|
QWidget#Player6LEDs QCheckBox,
|
|
|
|
|
QWidget#Player7LEDs QCheckBox,
|
|
|
|
|
QWidget#Player8LEDs QCheckBox {
|
|
|
|
|
spacing: 0px;
|
|
|
|
|
spacing: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#Player1LEDs QCheckBox::indicator,
|
|
|
|
@ -164,9 +164,9 @@ QWidget#Player5LEDs QCheckBox::indicator,
|
|
|
|
|
QWidget#Player6LEDs QCheckBox::indicator,
|
|
|
|
|
QWidget#Player7LEDs QCheckBox::indicator,
|
|
|
|
|
QWidget#Player8LEDs QCheckBox::indicator {
|
|
|
|
|
width: 6px;
|
|
|
|
|
height: 6px;
|
|
|
|
|
margin-left: 0px;
|
|
|
|
|
width: 6px;
|
|
|
|
|
height: 6px;
|
|
|
|
|
margin-left: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#bottomPerGameInput QCheckBox#checkboxPlayer1Connected::indicator,
|
|
|
|
@ -177,8 +177,8 @@ QWidget#bottomPerGameInput QCheckBox#checkboxPlayer5Connected::indicator,
|
|
|
|
|
QWidget#bottomPerGameInput QCheckBox#checkboxPlayer6Connected::indicator,
|
|
|
|
|
QWidget#bottomPerGameInput QCheckBox#checkboxPlayer7Connected::indicator,
|
|
|
|
|
QWidget#bottomPerGameInput QCheckBox#checkboxPlayer8Connected::indicator {
|
|
|
|
|
width: 12px;
|
|
|
|
|
height: 12px;
|
|
|
|
|
width: 12px;
|
|
|
|
|
height: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QCheckBox#checkboxPlayer1Connected::indicator,
|
|
|
|
@ -189,8 +189,8 @@ QCheckBox#checkboxPlayer5Connected::indicator,
|
|
|
|
|
QCheckBox#checkboxPlayer6Connected::indicator,
|
|
|
|
|
QCheckBox#checkboxPlayer7Connected::indicator,
|
|
|
|
|
QCheckBox#checkboxPlayer8Connected::indicator {
|
|
|
|
|
width: 14px;
|
|
|
|
|
height: 14px;
|
|
|
|
|
width: 14px;
|
|
|
|
|
height: 14px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QGroupBox#groupPlayer1Connected::indicator,
|
|
|
|
@ -201,8 +201,8 @@ QGroupBox#groupPlayer5Connected::indicator,
|
|
|
|
|
QGroupBox#groupPlayer6Connected::indicator,
|
|
|
|
|
QGroupBox#groupPlayer7Connected::indicator,
|
|
|
|
|
QGroupBox#groupPlayer8Connected::indicator {
|
|
|
|
|
width: 16px;
|
|
|
|
|
height: 16px;
|
|
|
|
|
width: 16px;
|
|
|
|
|
height: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#Player1LEDs QCheckBox::indicator:checked,
|
|
|
|
@ -230,10 +230,10 @@ QCheckBox#checkboxPlayer6Connected::indicator:checked,
|
|
|
|
|
QCheckBox#checkboxPlayer7Connected::indicator:checked,
|
|
|
|
|
QCheckBox#checkboxPlayer8Connected::indicator:checked,
|
|
|
|
|
QGroupBox#groupConnectedController::indicator:checked {
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
border: 1px solid #929192;
|
|
|
|
|
background: #39ff14;
|
|
|
|
|
image: none;
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
border: 1px solid #929192;
|
|
|
|
|
background: #39ff14;
|
|
|
|
|
image: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#Player1LEDs QCheckBox::indicator:unchecked,
|
|
|
|
@ -261,10 +261,10 @@ QCheckBox#checkboxPlayer6Connected::indicator:unchecked,
|
|
|
|
|
QCheckBox#checkboxPlayer7Connected::indicator:unchecked,
|
|
|
|
|
QCheckBox#checkboxPlayer8Connected::indicator:unchecked,
|
|
|
|
|
QGroupBox#groupConnectedController::indicator:unchecked {
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
border: 1px solid #929192;
|
|
|
|
|
background: transparent;
|
|
|
|
|
image: none;
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
border: 1px solid #929192;
|
|
|
|
|
background: transparent;
|
|
|
|
|
image: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QWidget#controllerPlayer1,
|
|
|
|
@ -275,5 +275,5 @@ QWidget#controllerPlayer5,
|
|
|
|
|
QWidget#controllerPlayer6,
|
|
|
|
|
QWidget#controllerPlayer7,
|
|
|
|
|
QWidget#controllerPlayer8 {
|
|
|
|
|
background: transparent;
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|