Форк Rambox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
289 B

/** @class Ext.tip.Tip */
//
$tip-background-color: mix($base-light-color, #fff, 25%) !default;
$tip-border-color: $neutral-color !default;
$tip-error-body-padding: 3px 3px 3px 22px !default;
$tip-tool-spacing: 6px !default;
$tip-tool-background-image: 'tools/tool-sprites-dark' !default;