.ipsButtonRow > li > a[_title="Grid View"]::after {
    content: "Grid View";
    margin-left: 3px;
}

.ipsButtonRow > li > a[_title="List View"]::after {
    content:"List View";
    margin-left:3px;
}
