Turn the SharedRing page black

This commit is contained in:
Sander Ferdinand
2018-03-28 21:12:00 +02:00
committed by moneromooo-monero
parent fb6b467dcb
commit 011e301324
2 changed files with 13 additions and 29 deletions

View File

@@ -467,7 +467,7 @@ Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.leftMargin: 16
color: "#505050"
color: "#313131"
height: 1
}
// ------------- Shared RingDB tab ---------------