File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1313 </ c-sidebar-brand >
1414 </ c-sidebar-header >
1515
16- < ng-scrollbar #scrollbar ="ngScrollbar " (updated) ="onScrollbarUpdate(scrollbar.state) " class ="overflow "
17- pointerEventsMethod ="scrollbar " visibility ="hover ">
16+ < ng-scrollbar #scrollbar ="ngScrollbar " (updated) ="onScrollbarUpdate(scrollbar.state) " class ="overflow " pointerEventsMethod ="scrollbar " visibility ="hover ">
1817 < c-sidebar-nav #overflow [navItems] ="navItems " dropdownMode ="close " compact />
1918 </ ng-scrollbar >
2019 @if (!sidebar1.narrow) {
21- < c-sidebar-footer cSidebarToggle ="sidebar1 " class ="border-top d-none d-lg-flex " toggle ="unfoldable "
22- style ="cursor: pointer; ">
20+ < c-sidebar-footer cSidebarToggle ="sidebar1 " class ="border-top d-none d-lg-flex " toggle ="unfoldable " style ="cursor: pointer; ">
2321 < button cSidebarToggler > </ button >
2422 </ c-sidebar-footer >
2523 }
Original file line number Diff line number Diff line change 122122 </ c-card-header >
123123 < c-card-body >
124124 < p class ="text-body-secondary small ">
125- Add < code > variant="striped"</ code > to any < code > <c-progress-bar ></ code > to
125+ Add < code > variant="striped"</ code > to any < code > <c-progress></ code > to
126126 apply a stripe via CSS gradient over the progress bar's background color.
127127 </ p >
128128 < app-docs-example href ="components/progress#striped ">
142142 < c-card-body >
143143 < p class ="text-body-secondary small ">
144144 The striped gradient can also be animated. Add < code > [animated]="true"</ code > property to
145- < code > <c-progress-bar ></ code > to animate the stripes right to left via CSS3
145+ < code > <c-progress></ code > to animate the stripes right to left via CSS3
146146 animations.
147147 </ p >
148148 < app-docs-example href ="components/progress#animated-stripes ">
You can’t perform that action at this time.
0 commit comments