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:
parent
a3b95e332e
commit
fc5cbb173b
|
@ -1,9 +1,9 @@
|
|||
QLineEdit
|
||||
{
|
||||
background: none;
|
||||
background-color: @darkGrey;
|
||||
color: #fff;
|
||||
border: 0px solid gray;
|
||||
background-color: @mediumGrey;
|
||||
color: white;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
#statusPanel
|
||||
|
|
Loading…
Reference in New Issue
Block a user