Skip to content

Conversation

@vera-liu
Copy link
Contributor

@vera-liu vera-liu commented Oct 4, 2016

Issue: #1030
A small change in css, make status dot in sqllab the same color as our 'brand-success' color in stylesheet.

Before:
11513cfc-6df5-11e6-9e1a-a78be529835e

After:
screen shot 2016-10-03 at 5 25 25 pm

Same color as:
screen shot 2016-10-03 at 5 25 59 pm

@ascott

@vera-liu vera-liu mentioned this pull request Oct 4, 2016
}
.success {
background-color: green;
background-color: #4AC15F;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should use the bootstrap variable here in case we decide to change the success color: @brand-success

@ascott
Copy link

ascott commented Oct 5, 2016

one small comment about using the color variable, otherwise LGTM

@vera-liu
Copy link
Contributor Author

#1309

@ascott
Copy link

ascott commented Oct 10, 2016

let's ship this as-is and resolve the issue with less variables in the future. thanks for adding an issue!

🚢

@vera-liu vera-liu merged commit f8e2ce6 into apache:master Oct 10, 2016
@vera-liu vera-liu deleted the vliu_status_dot branch November 1, 2016 19:05
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.12.0 First shipped in 0.12.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.12.0 First shipped in 0.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants