update admin/css/pearButton.css.

就眠仪式 2020-07-21 00:04:31 +08:00 committed by Gitee
parent 0ed5eac768
commit 9b586d2d32
1 changed files with 10 additions and 4 deletions

View File

@ -37,8 +37,6 @@
color: #fff !important color: #fff !important
} }
/** */
.pear-btn[dashed] { .pear-btn[dashed] {
border-style: dashed !important; border-style: dashed !important;
} }
@ -121,6 +119,13 @@
} }
.pear-btn-md {
height: 34px;
line-height: 34px;
padding: 0 10px;
font-size: 12.5px;
}
.pear-btn-group .pear-btn:first-child { .pear-btn-group .pear-btn:first-child {
border-top-left-radius: 4px !important; border-top-left-radius: 4px !important;
border-bottom-left-radius: 4px !important; border-bottom-left-radius: 4px !important;
@ -140,6 +145,7 @@
border-top-right-radius: 50px !important; border-top-right-radius: 50px !important;
border-bottom-right-radius: 50px !important; border-bottom-right-radius: 50px !important;
} }
/** Button Size*/ /** Button Size*/
.pear-btn-sm { .pear-btn-sm {
height: 30px; height: 30px;