mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
removing border from contact name linedit
This commit is contained in:
parent
e7cad9b942
commit
8f173af3d7
|
@ -1,3 +1,9 @@
|
|||
QLineEdit {
|
||||
color: @black;
|
||||
background: white;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
#nameLabel {
|
||||
color: @black;
|
||||
font: @mediumBold;
|
||||
|
|
Loading…
Reference in New Issue
Block a user