update background and border style

This commit is contained in:
RaoHai 2016-05-31 12:47:27 +08:00
parent 8b6153686e
commit ea93dabefc

View File

@ -9,8 +9,8 @@
height: 22px;
padding: 0 8px;
border-radius: @border-radius-base;
border-color: @border-color-split;
background: #f3f3f3;
border: 1px solid @border-color-split;
background: #f7f7f7;
font-size: @font-size-base;
transition: all 0.3s @ease-in-out-circ;
vertical-align: middle;