/*** START:系统样式表 ***/ .book-price { color: #fa541c; background: #fff2e8; border-color: #ffbb96; border: 1px solid; border-radius: 4px; line-height: 20px; } .book-press { color: #52c41a; background: #f6ffed; border-color: #b7eb8f; border: 1px solid; border-radius: 4px; line-height: 20px; } .book-type { color: #1890ff; background: #e6f7ff; border-color: #91d5ff; border: 1px solid; border-radius: 4px; line-height: 20px; } .font-color-red-css{ color:red!important; } .container-backgroundcolor-none { >.ivu-row{ >.ivu-col{ >.portlet-without-title{ >.portlet-card{ background-color: #f0f2f5; box-shadow: none; } } } } } .container-backgroundcolor-orange { >.ivu-row{ >.ivu-col{ >.portlet-without-title{ >.portlet-card{ background-color: #fa8c16; } } } } } .container-backgroundcolor-green { >.ivu-row{ >.ivu-col{ >.portlet-without-title{ >.portlet-card{ background-color: #52c41a; } } } } } .container-backgroundcolor-blue{ >.ivu-row{ >.ivu-col{ >.portlet-without-title{ >.portlet-card{ background-color: #1890ff; } } } } } .RightTool{ padding:0px 0px 10px 0px;text-align:right } .redToolBar {color:white;background-color:red;} .greenToolBar {color:white !important;background-color:rgba(0, 166, 90, 0.7) !important;} .deepskyblueToolBar {color:white !important;background-color:#108cee !important;} .test-ctrl-style { color:red!important; } .login-bg { background-color: #ffffff; } .kanban-author { .item-field { font-style: italic; position: absolute; top: 10px; right: 24px; } } .kanban-description { .item-field { font-style: italic; font-weight: 700; margin-left: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } .kanban-title { .item-field { text-align: center; font-size: 24px; font-weight: 700; } } .form-item-blue-label { .app-form-item-label { color: blue; } } .view-red-title.view-container > .view-card > .ivu-card-head > .header-container > .caption-info { color: red; } .portal-listview-noboxshadow{ box-shadow: 0px 0px 0px; } .portal-components-image { .portal-components-web{ >.portlet-without-title{ iframe{ html{ body{ img{ width: 100%; height: 100%; } } } } } } } .gray-background { background-color: #f0f2f5; } /*** END:系统样式表 ***/