8 lines
174 B
CSS
8 lines
174 B
CSS
|
|
/* @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;
|
|
}
|