entity_share_client.admin.css in Entity Share 8
Same filename and directory in other branches
.entity-share-new td:last-child { background-color: greenyellow; } .entity-share-changed td:last-child { background-color: skyblue; }
File
modules/entity_share_client/css/entity_share_client.admin.cssView source
- .entity-share-new td:last-child {
- background-color: greenyellow;
- }
- .entity-share-changed td:last-child {
- background-color: skyblue;
- }