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/12/04 15:19:33 UTC

[GitHub] [incubator-superset] geido commented on a change in pull request #11899: refactor: Move Badge to Antdesign

geido commented on a change in pull request #11899:
URL: https://github.com/apache/incubator-superset/pull/11899#discussion_r536173981



##########
File path: superset-frontend/stylesheets/less/cosmo/variables.less
##########
@@ -751,24 +751,6 @@
 @well-bg: @gray-bg; // superset-var
 @well-border: darken(@well-bg, 7%);
 
-// == Badges
-//
-// ##
-
-@badge-color: @lightest; // superset-var
-// ** Linked badge text color on hover
-@badge-link-hover-color: @lightest; // superset-var
-@badge-bg: @brand-primary;
-
-// ** Badge text color in active nav link
-@badge-active-color: @link-color;
-// ** Badge background color in active nav link
-@badge-active-bg: @lightest; // superset-var
-
-@badge-font-weight: bold;
-@badge-line-height: 1;
-@badge-border-radius: 10px;
-

Review comment:
       Restored. Thanks




----------------------------------------------------------------
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