Project

General

Profile

« Previous | Next » 

Revision 4ff1cfa5

Added by Andreas Kohlbecker almost 3 years ago

ref #9579 ref #7599 deactivating css3pie to allow using a more recent compass version

View differences:

themes/zen_dataportal/sass/components/_misc.scss
178 178
}
179 179

  
180 180
#page {
181
  @include pie(z-pie-element);
182
  @include pie; // Because $pie-base-class is set, this results in an extend of .pie-element.
181
  //@include pie(z-pie-element);
182
  //@include pie; // Because $pie-base-class is set, this results in an extend of .pie-element.
183 183
  // single-box-shadow($color, $hoff, $voff, $blur, $spread, $inset)
184 184
  @include single-box-shadow(black, 0px, 5px, 20px);
185 185
  padding-top: $zen-gutter-width / 2;

Also available in: Unified diff