You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<!DOCTYPE RCC>
|
|
<RCC version="1.0"/>
|
|
/*************************MainWindow*****************/
|
|
#MainWindow
|
|
{
|
|
background-color: rgba(131,175,155 100%);
|
|
}
|
|
|
|
#pushButton:hover { color: red } //
|
|
#pushButton_9:enabled { color: blue } //
|
|
|
|
#pushButton_10:enabled { color: red } //
|