1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

status panel, indicate editing

This commit is contained in:
agilob 2014-11-03 09:12:21 +00:00
parent a3b95e332e
commit fc5cbb173b
No known key found for this signature in database
GPG Key ID: 34568050DBCCB997

View File

@ -1,9 +1,9 @@
QLineEdit
{
background: none;
background-color: @darkGrey;
color: #fff;
border: 0px solid gray;
background-color: @mediumGrey;
color: white;
border: 0px;
}
#statusPanel