mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Some UI formatting / padding
This commit is contained in:
@@ -150,7 +150,7 @@ namespace BlackGui
|
||||
// Connected button
|
||||
if (to == INetwork::Connected)
|
||||
{
|
||||
ui->pb_Connect->setText("Disconnect");
|
||||
ui->pb_Connect->setText("Discon."); // full terms some too wide
|
||||
ui->pb_Connect->setStyleSheet("background-color: green");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user