post replacements: add "Tags" field to dialog box.
* Adds a "Tags" field to the post replacement dialog box. The given tags are added to the post after replacement. * Prefills the Tags field with certain tags that usually need to be removed after replacement: replaceme, image_sample, jpeg_artifacts, etc.
This commit is contained in:
@@ -535,12 +535,8 @@ div#unapprove-dialog {
|
||||
}
|
||||
}
|
||||
|
||||
.ui-widget #form {
|
||||
font-size: 1em;
|
||||
|
||||
input, select, textarea, button {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
textarea[data-autocomplete="tag-edit"] {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#add-commentary-dialog {
|
||||
|
||||
Reference in New Issue
Block a user