rusackas commented on a change in pull request #9023: LESS is more
URL: 
https://github.com/apache/incubator-superset/pull/9023#discussion_r371374514
 
 

 ##########
 File path: superset/assets/src/SqlLab/main.less
 ##########
 @@ -321,10 +321,9 @@ div.Workspace {
 
 div.tablePopover {
   opacity: 0.7 !important;
-}
-
-div.tablePopover:hover {
-  opacity: 1 !important;
+  &:hover {
 
 Review comment:
   I prefer that too, but glad you caught ones I missed. I'll look for a 
linting rule. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to