Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c535287a
Commit
c535287a
authored
Apr 17, 2014
by
Angie Byron
Browse files
Issue
#2236315
by corbacho: Missing color of primary buttons in Seven Theme.
parent
2b1bf32b
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/seven/css/components/buttons.theme.css
View file @
c535287a
...
...
@@ -65,6 +65,7 @@
.button--primary
{
border-color
:
#1e5c90
;
background-color
:
#0071b8
;
background-image
:
-webkit-linear-gradient
(
top
,
#007bc6
,
#0071b8
);
background-image
:
-moz-linear-gradient
(
top
,
#007bc6
,
#0071b8
);
background-image
:
-o-linear-gradient
(
top
,
#007bc6
,
#0071b8
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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