Improve UI, add title input and forget button
This commit is contained in:
@@ -444,6 +444,12 @@ form.realtime {
|
||||
background-color: @cp-green;
|
||||
&:after { content: "✔"; }
|
||||
}
|
||||
|
||||
&.uncommitted {
|
||||
background: #ddd;
|
||||
}
|
||||
|
||||
|
||||
&.mine {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user