| | |
| | | body { |
| | | font-size: .25rem; |
| | | font-size: 25px; |
| | | } |
| | | #bui-router .bui-page>.main, .bui-page>main{ |
| | | background-color: #e1ecfa; |
| | |
| | | background-color: #2d8cf0; |
| | | } |
| | | .bui-table th, .bui-table td { |
| | | padding: .1rem .1rem; |
| | | padding: 10 15px; |
| | | border: 1px solid #CCCCCC; |
| | | } |
| | | .tbl-container-header { |
| | | padding: .5em; |
| | | padding: 5px; |
| | | font-weight: bold; |
| | | color: #2d8cf0; |
| | | } |
| | | .bui-btn-small { |
| | | padding-top: .15rem; |
| | | padding-bottom: .15rem; |
| | | padding-top: 15px; |
| | | padding-bottom: 15px; |
| | | } |
| | | .bui-icon { |
| | | width: 88px; |
| | | height: 88px; |
| | | line-height: 88px; |
| | | } |
| | | .bui-list .icon { |
| | | width: 54px; |
| | | height: 54px; |
| | | line-height: 54px; |
| | | } |
| | | .bui-nav-icon .bui-btn>.bui-icon, .bui-nav-icon .bui-btn>.icon { |
| | | margin-bottom: 20px; |
| | | } |
| | | [class*=bui-btn] { |
| | | padding-top: 8px; |
| | | padding-bottom: 8px; |
| | | padding-left: 10px; |
| | | padding-right: 10px; |
| | | line-height: 16px; |
| | | min-height: 24px; |
| | | } |
| | | [class*=bui-btn] .bui-icon { |
| | | font-size: 48px; |
| | | } |
| | | .bui-nav-icon .bui-btn i, .bui-nav-icon .bui-btn .icon, .bui-nav-icon .bui-btn [class^=bui-icon-] { |
| | | font-size: 64px; |
| | | width: 88px; |
| | | height: 88px; |
| | | } |
| | | .round { |
| | | border-radius: 10px; |
| | | } |
| | | .bui-nav-icon .bui-badges { |
| | | min-width: 33px; |
| | | min-height: 33px; |
| | | line-height: 33px; |
| | | } |
| | | [class*=bui-badges] { |
| | | font-size: 25px; |
| | | } |
| | | |
| | | .item-title { |
| | | padding-right: 10px; |
| | | margin-bottom: 20px; |
| | | font-size: 18px; |
| | | } |
| | | .header.bui-bar .bui-bar-main, |
| | | .header .bui-bar .bui-bar-main, |
| | | header.bui-bar .bui-bar-main, |
| | | header .bui-bar .bui-bar-main { |
| | | font-size: 18px; |
| | | } |
| | | .bui-bar .bui-bar-left, |
| | | .bui-bar .bui-bar-right { |
| | | width: 120px; |
| | | height: 50px; |
| | | } |
| | | .bui-bar .bui-bar-left>[class*=bui-btn] { |
| | | padding-left: 20px; |
| | | } |
| | | .bui-bar .bui-bar-left>[class*=bui-btn], |
| | | .bui-bar .bui-bar-right>[class*=bui-btn] { |
| | | height: 50px; |
| | | line-height: 50px; |
| | | font-size: 27px; |
| | | } |
| | | .bui-bar .bui-bar-left>[class*=bui-btn]>i, |
| | | .bui-bar .bui-bar-right>[class*=bui-btn]>i { |
| | | height: 50px; |
| | | line-height: 50px; |
| | | font-size: 30px; |
| | | } |
| | | .bui-bar [class^="icon-"] { |
| | | width: 44px; |
| | | height: 44px; |
| | | line-height: 44px; |
| | | } |
| | | .bui-loading .bui-loading-block { |
| | | width: 20px !important; |
| | | height: 20px !important; |
| | | } |
| | | .bui-table th, |
| | | .bui-table td { |
| | | padding: 5px 5px; |
| | | } |
| | | /* iview */ |
| | | .tbl-content .ivu-table th { |
| | | background-color: #2d8cf0; |
| | |
| | | |
| | | /* component style */ |
| | | .bui-list-header { |
| | | padding-top: .1rem; |
| | | padding-bottom: .1rem; |
| | | font-size: .34rem; |
| | | padding-top: 10px; |
| | | padding-bottom: 10px; |
| | | font-size: 18px; |
| | | color: #FFFFFF; |
| | | text-align: center; |
| | | background-color: #2d8cf0; |