Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / resources / themes / stylesheets / ext4 / default / widgets / _qtip.scss
index a63a8c2..b03baa7 100644 (file)
         $background-gradient: $tip-background-gradient,
         $table: true
     );
-    
-    @include x-frame(
-        $cls: 'form-invalid-tip-header',
-        $ui: 'default',
-        $border-radius: $tip-error-border-radius,
-        $border-width: $tip-error-border-width,
-        $background-color: $tip-error-background-color,
-        $background-gradient: $tip-background-gradient
-    );
 }
\ No newline at end of file