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