This website works better with JavaScript
Home
Explore
Help
Sign In
jztd
/
yvan-ext
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
371c3fe0e8
Branches
Tags
8.3
master
mini-bundle
qdzc
yvan-ext
/
assets
/
ext-7.4.0.42
/
classic
/
theme-material
/
overrides
/
tab
/
Tab.js
Tab.js
122 B
History
Raw
1
2
3
4
5
6
7
Ext.define('Ext.theme.material.tab.Tab', {
override: 'Ext.tab.Tab',
ripple: {
color: 'default'
}
});