Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
2132a56e
Commit
2132a56e
authored
Sep 10, 2014
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2336031
by droplet: Fixed CSS Syntax error in seven theme css.
parent
cdad8d7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/themes/seven/css/components/form.css
core/themes/seven/css/components/form.css
+1
-1
No files found.
core/themes/seven/css/components/form.css
View file @
2132a56e
...
@@ -214,7 +214,7 @@ textarea.form-textarea {
...
@@ -214,7 +214,7 @@ textarea.form-textarea {
}
}
select
:focus
,
select
:focus
,
select
:hover
{
select
:hover
{
background-image
:
url(../../../../misc/icons/333333/caret-down.svg
"
)
,
background-image
:
url(../../../../misc/icons/333333/caret-down.svg)
,
-webkit-linear-gradient
(
top
,
#fcfcfa
,
#e9e9dd
);
-webkit-linear-gradient
(
top
,
#fcfcfa
,
#e9e9dd
);
color
:
#1a1a1a
;
color
:
#1a1a1a
;
}
}
...
...
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