update button-group

pull/40/head
simaQ 10 years ago
parent 1b64113ba3
commit 6012b560a7

@ -24,6 +24,10 @@
.@{btnPrefixClass}-group &:last-child:not(:first-child) {
border-left-color: #00abea;
}
.@{btnPrefixClass}-group & + .@{btnPrefixClass} {
border-left-color: @btn-primary-border;
}
}
&-ghost {

Loading…
Cancel
Save