Update theme.config
This commit is contained in:
parent
2f5dcf983a
commit
31b2dc1aad
@ -39,38 +39,38 @@
|
|||||||
@step : 'pxt';
|
@step : 'pxt';
|
||||||
|
|
||||||
/* Collections */
|
/* Collections */
|
||||||
@breadcrumb : 'default';
|
@breadcrumb : 'pxt';
|
||||||
@form : 'default';
|
@form : 'pxt';
|
||||||
@grid : 'pxt';
|
@grid : 'pxt';
|
||||||
@menu : 'pxt';
|
@menu : 'pxt';
|
||||||
@message : 'pxt';
|
@message : 'pxt';
|
||||||
@table : 'default';
|
@table : 'pxt';
|
||||||
|
|
||||||
/* Modules */
|
/* Modules */
|
||||||
@accordion : 'default';
|
@accordion : 'pxt';
|
||||||
@checkbox : 'default';
|
@checkbox : 'pxt';
|
||||||
@dimmer : 'pxt';
|
@dimmer : 'pxt';
|
||||||
@dropdown : 'default';
|
@dropdown : 'pxt';
|
||||||
@embed : 'default';
|
@embed : 'pxt';
|
||||||
@modal : 'pxt';
|
@modal : 'pxt';
|
||||||
@nag : 'default';
|
@nag : 'pxt';
|
||||||
@popup : 'default';
|
@popup : 'pxt';
|
||||||
@progress : 'default';
|
@progress : 'pxt';
|
||||||
@rating : 'default';
|
@rating : 'pxt';
|
||||||
@search : 'default';
|
@search : 'pxt';
|
||||||
@shape : 'default';
|
@shape : 'pxt';
|
||||||
@sidebar : 'default';
|
@sidebar : 'pxt';
|
||||||
@sticky : 'default';
|
@sticky : 'pxt';
|
||||||
@tab : 'default';
|
@tab : 'pxt';
|
||||||
@transition : 'default';
|
@transition : 'default';
|
||||||
|
|
||||||
/* Views */
|
/* Views */
|
||||||
@ad : 'default';
|
@ad : 'pxt';
|
||||||
@card : 'pxt';
|
@card : 'pxt';
|
||||||
@comment : 'default';
|
@comment : 'pxt';
|
||||||
@feed : 'default';
|
@feed : 'pxt';
|
||||||
@item : 'default';
|
@item : 'pxt';
|
||||||
@statistic : 'default';
|
@statistic : 'pxt';
|
||||||
|
|
||||||
/*******************************
|
/*******************************
|
||||||
Folders
|
Folders
|
||||||
@ -91,9 +91,4 @@
|
|||||||
|
|
||||||
@fontPath : 'fonts';
|
@fontPath : 'fonts';
|
||||||
|
|
||||||
/*
|
|
||||||
@headerFont : 'Segoe UI', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
|
||||||
@pageFont : 'Segoe UI', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* End Config */
|
/* End Config */
|
Loading…
Reference in New Issue
Block a user