You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/20 03:40:23 UTC

[GitHub] [incubator-superset] nytai commented on a change in pull request #11337: fix(listview): hide actions column if no actions are allowed

nytai commented on a change in pull request #11337:
URL: https://github.com/apache/incubator-superset/pull/11337#discussion_r508190240



##########
File path: superset-frontend/src/components/dataViewCommon/TableCollection.tsx
##########
@@ -34,6 +34,7 @@ interface TableCollectionProps {
 }
 
 export const Table = styled.table`
+  background-color: ${({ theme }) => theme.colors.grayscale.light5};

Review comment:
       looks like this was removed with https://github.com/apache/incubator-superset/commit/820fa473a7fc7571036b86a99ad66396d45e4c2f#diff-e3cf6caa34dff868437ff828d41d0495d30a9701c28d3864c9102a47bf842d22L37




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org