You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
208 B

/* @todo This should be moved to admin-tables.css which is then enqueued on both screens. */
.tooltip-button {
margin: 0 6px;
cursor: pointer;
color: #767676;
}
.tooltip[hidden] {
visibility: hidden;
}