add separator between mesg and listview
This commit is contained in:
parent
c8801ee3c6
commit
d8cd3cff21
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
background-color: #003AFF;
|
background-color: #003AFF;
|
||||||
}
|
}
|
||||||
#message {
|
#message {
|
||||||
border: 1px dash 0px 0px ;
|
border: 1px dash 0px dash ;
|
||||||
border-color: @separatorcolor;
|
border-color: @separatorcolor;
|
||||||
padding: 1px ;
|
padding: 1px ;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue