xC/xP: send buffer type and server state
Also make PM highlighting behaviour consistent.
This commit is contained in:
@@ -17,6 +17,10 @@ body {
|
||||
padding: .05em .3em;
|
||||
background: #eee;
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: baseline;
|
||||
|
||||
position: relative;
|
||||
border-top: 3px solid #ccc;
|
||||
border-bottom: 2px solid #888;
|
||||
@@ -39,11 +43,6 @@ body {
|
||||
bottom: -1px;
|
||||
background: #ccc;
|
||||
}
|
||||
.title {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.middle {
|
||||
flex: auto;
|
||||
|
||||
Reference in New Issue
Block a user