1 changed files with 0 additions and 13 deletions
@ -1,13 +0,0 @@
|
||||
/* |
||||
* Aplica estilo decline a botones |
||||
*/ |
||||
@include extjs-button-small-ui( |
||||
$ui: 'default', |
||||
$background-color: transparent, |
||||
$background-color-over: transparent, |
||||
$background-color-pressed: transparent, |
||||
$color: $base-color |
||||
); |
||||
.x-btn-inner-decline-small:hover{ |
||||
text-decoration: underline; |
||||
} |
Loading…
Reference in new issue