Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
e92ed713
Commit
e92ed713
authored
Jan 09, 2005
by
Dries
Browse files
- Patch
#15328
by Goba: add error marker border for textareas
parent
20b0e9d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/drupal.css
View file @
e92ed713
...
...
@@ -139,7 +139,7 @@ tr.light .form-item, tr.dark .form-item {
margin-bottom
:
0em
;
white-space
:
nowrap
;
}
.form-item
input
.error
{
.form-item
input
.error
,
.form-item
textarea
.error
{
border
:
2px
solid
red
;
}
.form-item
.description
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment