Skip to content

Commit

Permalink
Merge pull request imathis#322 from tgray/clearnoise
Browse files Browse the repository at this point in the history
Added !default to noise-bg
  • Loading branch information
imathis committed Dec 12, 2011
2 parents b510713 + 78fd9f4 commit 78242e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .themes/classic/sass/base/_theme.scss
@@ -1,4 +1,4 @@
$noise-bg: image-url('noise.png') top left;
$noise-bg: image-url('noise.png') top left !default;
$img-border: inline-image('dotted-border.png');

// Main Link Colors
Expand Down

0 comments on commit 78242e3

Please sign in to comment.