stuff
This commit is contained in:
parent
df0aaa6f8c
commit
d83aec0400
|
@ -438,9 +438,9 @@
|
||||||
"bdAddonModal": "bd-addon-modal",
|
"bdAddonModal": "bd-addon-modal",
|
||||||
"bdButton": "bd-button",
|
"bdButton": "bd-button",
|
||||||
"bdButtonDanger": "bd-button-danger",
|
"bdButtonDanger": "bd-button-danger",
|
||||||
|
"bdControls": "bd-controls",
|
||||||
|
"bdControlsButton": "bd-addon-button",
|
||||||
"bdaAuthor": "bd-author author bda-author",
|
"bdaAuthor": "bd-author author bda-author",
|
||||||
"bdaControls": "bd-controls bd-addon-controls bda-controls",
|
|
||||||
"bdaControlsButton": "bd-addon-button",
|
|
||||||
"bdaDescription": "bd-scroller bd-description bd-addon-description bda-description scroller",
|
"bdaDescription": "bd-scroller bd-description bd-addon-description bda-description scroller",
|
||||||
"bdaDescriptionWrap": "bd-scroller-wrap bd-description-wrap bda-description-wrap scroller-wrap fade",
|
"bdaDescriptionWrap": "bd-scroller-wrap bd-description-wrap bda-description-wrap scroller-wrap fade",
|
||||||
"bdaFooter": "bd-footer bd-card-footer bda-footer",
|
"bdaFooter": "bd-footer bd-card-footer bda-footer",
|
||||||
|
@ -1060,8 +1060,8 @@
|
||||||
"_repocheckboxinner": ["BDrepo", "switch"],
|
"_repocheckboxinner": ["BDrepo", "switch"],
|
||||||
"_repocheckboxitem": ["BDrepo", "switchItem"],
|
"_repocheckboxitem": ["BDrepo", "switchItem"],
|
||||||
"_repocheckboxwrap": ["BDrepo", "switchWrapper"],
|
"_repocheckboxwrap": ["BDrepo", "switchWrapper"],
|
||||||
"_repocontrols": ["BDrepo", "bdaControls"],
|
"_repocontrols": ["BDrepo", "bdControls"],
|
||||||
"_repocontrolsbutton": ["BDrepo", "bdaControlsButton"],
|
"_repocontrolsbutton": ["BDrepo", "bdControlsButton"],
|
||||||
"_repodescription": ["BDrepo", "bdaDescription"],
|
"_repodescription": ["BDrepo", "bdaDescription"],
|
||||||
"_repodescriptionwrap": ["BDrepo", "bdaDescriptionWrap"],
|
"_repodescriptionwrap": ["BDrepo", "bdaDescriptionWrap"],
|
||||||
"_repoentry": ["BDFDB", "bdRepoEntry"],
|
"_repoentry": ["BDFDB", "bdRepoEntry"],
|
||||||
|
|
Loading…
Reference in New Issue