angular.js/css
Matias Niemelä 1d50663b38 fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
The clip property seems to remove the box-shadow property when an absolute
positioned animation is ongoing. This fix changes the property to be border-spacing
which is also very underused. The border-spacing CSS property is only visible
when border-collapse is set to separate.

Closes #4902
Closes #5030
2013-11-20 20:54:07 -05:00
..
angular-scenario.css Provide better sandbox error messages, and disallow running from file:// URLs 2010-11-02 11:27:54 -07:00
angular.css fix(ngAnimate): use a fallback CSS property that doesn't break existing styles 2013-11-20 20:54:07 -05:00