Skip to content

Commit

Permalink
[Docs] This documentation was incorrect.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed May 16, 2010
1 parent ff15124 commit 00b437a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frameworks/compass/stylesheets/compass/css3/_gradient.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
// +radial-gradient(color-stops(#c00, #00c), "top left")
// // Three colors, ending at 50px and passing thru #fff at 25px
// +radial-gradient(color-stops(#c00, #fff, #00c 50px))
// // gradient on top of a background image
// // a background image on top of the gradient
// // Requires an image with an alpha-layer.
// +radial-gradient(color_stops(#c00, #fff), "top left", image-url("noise.png")))
// Browsers Supported:
//
Expand Down

0 comments on commit 00b437a

Please sign in to comment.