Skip to content

Instantly share code, notes, and snippets.

.tooltipped[aria-label*="review approval"] {
background-color: green !important;
color: white !important;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 5px;
}
.tooltipped[aria-label*="review approval"] {
background-color:green !important;
color: white !important;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 5px;
}