File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 113113 < img ng-src ="{{ cropImage(plugin.iconUrl? plugin.iconUrl : 'http://www.placehold.it/450x254', {width: 450, height: 254}) }} " ng-if ="plugin.iconUrl " />
114114 < span class ="main-icon text-primary {{ plugin.iconClassName }} icon4 " ng-if ="plugin.iconClassName "> </ span >
115115 </ div >
116- < div class ="info-bar bg-success ">
116+ < div class ="info-bar titleBarBackgroundTheme ">
117117 < p class ="margin-bottom-zero col-md-12 ellipsis titleBarTextAndIcons "> {{ plugin.title }}</ p >
118118 </ div >
119119 </ div >
129129 < img ng-src ="{{ cropImage(plugin.iconUrl? plugin.iconUrl : 'http://www.placehold.it/450x254', {width: 200, height: 200}) }} " ng-if ="plugin.iconUrl " />
130130 < span class ="main-icon text-primary {{ plugin.iconClassName }} icon5 " ng-if ="plugin.iconClassName "> </ span >
131131 </ div >
132- < div class ="info-bar bg-success ">
132+ < div class ="info-bar titleBarBackgroundTheme ">
133133 < p class ="margin-bottom-zero col-md-12 ellipsis titleBarTextAndIcons ">
134134 {{ plugin.title }}
135135 </ p >
You can’t perform that action at this time.
0 commit comments