implements edit mode for post mode menu
This commit is contained in:
@@ -135,6 +135,14 @@ div#c-posts {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
div#quick-edit-div {
|
||||
textarea {
|
||||
width: 30em;
|
||||
height: 4em;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div#c-explore-posts {
|
||||
|
||||
Reference in New Issue
Block a user