This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
jztd
/
yvan-ext
Sledovat
3
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
371c3fe0e8
Větve
Značky
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
Historie
Surový
1
2
3
4
5
6
7
Ext.define('Ext.theme.material.tab.Tab', {
override: 'Ext.tab.Tab',
ripple: {
color: 'default'
}
});