Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70443

Want to change style and color of the lines of ion-item in ion-list

$
0
0

@kavithapramod wrote:

I have to change below items border color from gray to red

image

I tried with border color but no use. Below is code and css

html:

ABC
<ion-icon name=“md-arrow-dropright” slot=“end” class=“arrow-dropright” (click)=“goToResetPassword($event)”>


XYZ
<ion-icon name=“md-arrow-dropright” slot=“end” class=“arrow-dropright” (click)=“goToResetPassword($event)”>

CSS:
I tried below two

:host {
ion-item {
border-bottom: var(–ion-color-warning,red);

}

}

ion-item{

border-color: red;

}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>