123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359 |
- .nav-tabs li a {
- background-color: #f5f5f5;
- color: #666;
- min-width: 140px;
- text-align: center;
- margin-right: 5px;
- border-color: #ddd #ddd rgba(0, 0, 0, 0);
- }
- .nav-tabs li.active a,
- .nav-tabs li.active a:link {
- color: #12b7f5;
- }
- .jhover {
- background: #12b7f5 !important;
- color: #fff;
- }
- .re-title .name {
- font-size: 18px;
- font-weight: bold;
- color: #333;
- height: 40px;
- line-height: 40px;
- display: inline-block;
- padding: 0px 20px;
- }
- .re-title .team {
- font-size: 14px;
- color: #333;
- display: inline-block;
- }
- .no-select {
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
- .re-title {
- border-bottom: solid 1px #ededed;
- }
- .w3-row:after {
- content: '';
- display: table;
- clear: both;
- }
- .btn.disabled {
- pointer-events: none;
- }
- .w3-col {
- float: left;
- width: 100%;
- }
- .w3-rest {
- overflow: hidden;
- }
- .div-table {
- display: table;
- width: 100%;
- }
- .table-row {
- display: table-row;
- }
- .table-cell {
- display: table-cell;
- text-align: center;
- vertical-align: middle;
- }
- .pr20 {
- padding-right: 20px;
- }
- .fr {
- float: right;
- }
- .lheight-20 {
- line-height: 20px;
- }
- .lheight-24 {
- line-height: 24px;
- }
- .lheight-40 {
- line-height: 40px;
- }
- .lheight-60 {
- line-height: 60px;
- }
- .mt80 {
- margin-top: 80px;
- }
- .w-160 {
- width: 160px;
- }
- .w-220 {
- width: 220px;
- }
- .plr80 {
- padding-left: 80px;
- padding-right: 80px;
- }
- .ml-2 {
- margin-left: -2px;
- }
- .mt-4 {
- margin-top: -4px;
- }
- .btn {
- color: #fff;
- /* min-width: 80px; */
- padding: 4px 8px;
- height: 28px;
- }
- select.form-control {
- padding: 0px 1px;
- height: 28px;
- }
- .bgc-02cfb9 {
- background-color: #02cfb9;
- color: #fff;
- }
- .bgc-02cfb9.focus,
- .bgc-02cfb9:focus,
- .bgc-02cfb9:hover {
- color: #fff;
- background-color: #00bda8;
- }
- .bgc-17b3ec {
- background-color: #17b3ec;
- color: #fff;
- }
- .bgc-12B7F5,
- .bgc1-12B7F5 {
- background-color: #12b7f5;
- }
- .c-12B7F5 {
- color: #12b7f5;
- }
- .bgc-FF9630,
- .bgc1-FF9630 {
- background-color: #ff9630;
- }
- .bgc-FF9630:hover {
- background-color: #f58920;
- color: #fff;
- }
- .c-FF9630 {
- color: #ff9630;
- }
- .c-2DBE55 {
- color: #2dbe55;
- }
- .bgc-2DBE55,
- .bgc1-2DBE55 {
- background-color: #2dbe55;
- }
- .bgc-2DBE55:hover {
- background-color: #30a14f;
- color: #fff;
- }
- .bgc-12B7F5.focus,
- .bgc-12B7F5:focus,
- .bgc-12B7F5:hover {
- color: #fff;
- background-color: #01a9bd;
- }
- .bgc-6fd7fe {
- background-color: #6fd7fe;
- }
- .border-6FD7FE {
- border: 1px solid #6fd7fe;
- border-radius: 5px;
- }
- .bgc-D7F3FE {
- background-color: #d7f3fe;
- }
- .bgc-DCFDE6 {
- background-color: #dcfde6;
- }
- .bgc-61D882 {
- background-color: #61d882;
- }
- .border-61D882 {
- border: 1px solid #61d882;
- border-radius: 5px;
- }
- .bgc-FAB675 {
- background-color: #fab675;
- }
- .border-FAB675 {
- border: 1px solid #fab675;
- border-radius: 5px;
- }
- .bgc-FEEEDF {
- background-color: #feeedf;
- }
- .c-border-radius-blr {
- border-bottom-left-radius: 10px;
- border-bottom-right-radius: 10px;
- min-width: 200px;
- min-height: 175px;
- }
- .c-border-radius-blr5 {
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- }
- .bigbox {
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- line-height: 40px;
- color: #fff;
- font-size: 18px;
- }
- .smallbox {
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- line-height: 40px;
- font-size: 14px;
- background: #fff;
- }
- .jiantou01 {
- position: absolute;
- margin-left: -25px;
- margin-top: 40px;
- }
- /*.numcircle{
- border-radius: 50%;
- background-color: #fff;
- padding: 2px 7px 1px 6px;
- margin-right: 6px;
- }*/
- #sc_table {
- }
- #sc_table tr td:nth-child(2):hover {
- color: #12b7f5;
- cursor: pointer;
- }
- #sc_table th,
- #sc_table td {
- height: 40px;
- font-size: 14px;
- padding-left: 5px;
- padding-right: 5px;
- }
- #sc_table th {
- background-color: #f5f5fa;
- text-align: center;
- color: #909090;
- font-weight: normal;
- }
- [v-cloak] {
- display: none;
- }
- .ellipsis {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .dataCell {
- height: 24px;
- line-height: 24px;
- float: left;
- margin-right: 10px;
- }
- .w160 {
- width: 160px;
- }
- .c-vam {
- vertical-align: middle;
- }
- .inline {
- display: inline-block !important;
- vertical-align: middle;
- }
- button.dropdown-toggle {
- width: 35px;
- }
- button.dropdown-toggle .caret,
- button.dropdown-toggle:hover .caret {
- background: url(../images/jiantou_xia_icon.png) no-repeat;
- width: 11px;
- height: 11px;
- background-size: 100%;
- border: 0;
- }
- .form-control {
- height: 28px;
- background-color: #ffffff !important;
- }
- .up_datamodel {
- background-image: url(../images/shouqi_btn.png);
- background-repeat: no-repeat;
- }
- .down_datamodel {
- background-image: url(../images/zhankai_btn.png);
- background-repeat: no-repeat;
- }
- #datamodeltap {
- position: absolute;
- right: 20px;
- margin-top: 10px;
- z-index: 1;
- cursor: pointer;
- }
- #sc_datamodel.boxcenter {
- width: 840px;
- margin: 0 auto;
- }
- .nav-tabs > li.active > a,
- .nav-tabs > li.active > a:focus,
- .nav-tabs > li.active > a:hover {
- border-bottom: 1px solid #fff;
- }
- .right {
- float: right;
- }
- .numcircle {
- background-repeat: no-repeat;
- background-size: 20px 20px;
- }
- .bgc1-12B7F5.numcircle {
- background-image: url(../images/1_img.png);
- background-position: 42px;
- }
- .bgc1-2DBE55.numcircle {
- background-image: url(../images/2_img.png);
- background-position: 50px;
- }
- .bgc1-FF9630.numcircle {
- background-image: url(../images/3_img.png);
- background-position: 50px;
- }
- .el-dialog--center .el-dialog__body {
- text-align: center;
- }
- .el-date-editor .el-range__icon {
- line-height: 3px;
- }
- .el-date-editor .el-range-separator {
- line-height: 25px;
- width: auto;
- }
- .el-input__inner {
- height: 30px;
- }
- .el-input__suffix {
- display: flex;
- align-items: center;
- border-left: 1px solid #d2d2d2;
- }
|