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