Open johnnyleung opened 9 years ago
Comment:
.btn-panel-selector {
border-radius: 0;
color: #ccc;
&.active {
color: #337ab7;
border-top: 1px solid #337ab7;
}
&:hover,
&:active,
&:focus {
text-decoration: none;
outline: 0 !important;
}
}
Change to Python: