combine edit and apply tag script modes (#1009)

This commit is contained in:
Toks
2013-04-24 20:37:44 -04:00
parent c6c5671c44
commit 675b48bdd8
4 changed files with 12 additions and 28 deletions

View File

@@ -115,14 +115,10 @@ body.mode-add-to-pool {
background: #26A;
}
body.mode-apply-tag-script {
body.mode-tag-script {
background: #A3A;
}
body.mode-edit-tag-script {
background: white;
}
div#c-posts {
div.notice {
font-size: 0.8em;