Skip to content

Commit

Permalink
[2375] Update the default button color
Browse files Browse the repository at this point in the history
  • Loading branch information
aron committed May 16, 2012
1 parent e7c09b6 commit f134c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/public/base/less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@

// Twitter Bootstrap Overrides
@bodyBackground: @layout-background-color;
@btnBackground: #ffffff;
@btnPrimaryBackgroundHighlight: #eaeaea;
@btnPrimaryBackground: #30778d;
@btnPrimaryBackgroundHighlight: #085871;
@baseFontFamily: @layout-font-family;
Expand Down

0 comments on commit f134c52

Please sign in to comment.