summaryrefslogtreecommitdiff
path: root/modules/tag/css
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-20 20:56:14 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-20 20:56:14 -0600
commit1dd4e4a4277f77c1055911ca7d64130aaf026810 (patch)
tree132af184afee9be722f5f7d5fbbd00744f69397b /modules/tag/css
parentba2d4b923b3786495eede2098906399224f4f262 (diff)
Update tag error messages to use g-action-status and g-message-block. Style g-error for short forms.
Diffstat (limited to 'modules/tag/css')
-rw-r--r--modules/tag/css/tag.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/modules/tag/css/tag.css b/modules/tag/css/tag.css
index ec16251d..6e7bb4a3 100644
--- a/modules/tag/css/tag.css
+++ b/modules/tag/css/tag.css
@@ -92,9 +92,4 @@
#g-rename-tag-form ul {
margin-bottom: 0;
-}
-
-#g-rename-tag-form input[type="text"].g-error {
- border: 2px solid red;
- background: none;
-}
+} \ No newline at end of file