mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 18:07:25 -04:00
Changing testnet label color to be red
This commit is contained in:
committed by
moneromooo-monero
parent
6d31c48522
commit
02380fbf1a
@@ -128,8 +128,8 @@ Rectangle {
|
||||
anchors.leftMargin: 192
|
||||
font.bold: true
|
||||
font.pixelSize: 12
|
||||
color: "white"
|
||||
opacity: 0.6
|
||||
color: "red"
|
||||
opacity: 1
|
||||
}
|
||||
|
||||
// @TODO: implement
|
||||
|
||||
Reference in New Issue
Block a user