| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384 |
- .sub_title {
- width: 96%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-top: 10px;
- text-align: left;
- }
- .sub_title em {
- text-decoration: none;
- font-style: normal;
- }
- .container {
- width: 100%;
- overflow: hidden;
- overflow-y: scroll;
- display: block;
- margin: 0 auto;
- }
- .panel {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- /*margin-bottom: 20px;*/
- background: #ccc;
- padding: 5px;
- }
- .panel /deep/ h5 {
- margin: 0;
- text-align: left;
- font-size: 18px;
- font-weight: normal;
- padding-bottom: 10px;
- border-bottom: 1px solid #F0F2F5;
- margin-bottom: 10px;
- }
- .panel /deep/ .el-col em {
- float: left;
- text-align: left;
- line-height: 35px;
- margin-right: 10px;
- font-style: normal;
- }
- .panel /deep/ .el-input {
- width: 150px;
- float: left;
- }
- .panel /deep/ .el-select {
- width: 150px;
- float: left;
- }
- .panel /deep/ .el-input__inner {
- width: 140px;
- height: 30px;
- line-height: 30px;
- margin-top: 5px;
- border-radius: 0;
- float: left;
- padding-right: 22px;
- }
- .panel /deep/ .el-date-editor--daterange {
- width: 280px;
- }
- .panel /deep/ .el-date-editor .el-range-separator {
- width: 30px;
- }
- .panel {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- background-color: #fff;
- margin-top: 0px;
- margin-bottom: 10px;
- padding: 0 !important;
- }
- .panel /deep/ .el-input {
- width: 140px;
- }
- .panel .panel_control em {
- width: 70px;
- float: left;
- text-align: right;
- }
- .table_container {
- width: 100%;
- overflow: hidden;
- margin-top: 5px;
- margin-bottom: 10px;
- background-color: #fff;
- float: left;
- padding: 10px;
- }
- .table_container /deep/ .el-input .el-input__inner {
- height: 30px;
- line-height: 30px;
- width: 100px;
- padding-right: 22px;
- }
- .table_container /deep/ .el-select .el-input__inner {
- height: 30px;
- line-height: 30px;
- width: 70px;
- padding-right: 22px;
- }
- .dataTables_length {
- width: 380px;
- float: left;
- margin-bottom: 10px;
- margin-right: 10px;
- text-align: left;
- font-size: 14px;
- }
- .dataTables_length /deep/ .el-input {
- width: 100px;
- }
- .modal {
- display: block !important;
- }
- .modal ul, .modal li {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .modal li {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- height: 24px;
- line-height: 24px;
- text-align: left;
- }
- /deep/ .form-horizontal .col-sm-5 .el-select {
- width: 100%;
- }
- /deep/ .form-horizontal .col-sm-5 .el-input {
- width: 100%;
- }
- /deep/ .el-input-number {
- width: 100%;
- }
- .large {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- #pages {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- width: 100%;
- height: 100%;
- overflow: hidden;
- overflow-y: scroll;
- display: block;
- margin: 0 auto;
- background-color: #F2F2F2;
- padding-bottom: 30px;
- }
- /*eldialog*/
- .el-dialog__body .form-group {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-bottom: 10px;
- }
- /deep/ .el-dialog__body em {
- width: 90px;
- height: 40px;
- line-height: 40px;
- text-align: right;
- float: left;
- font-style: normal;
- }
- /deep/ .el-dialog__body .el-input {
- width: 70%;
- float: left;
- }
- /deep/ .el-dialog__body .panel_select {
- width: 70%;
- float: left;
- }
- /deep/ .el-dialog__body .panel_select .el-input--suffix {
- width: 100%;
- float: left;
- }
- /deep/ .el-dialog__body .el-textarea {
- width: 70%;
- float: left;
- }
- .table_container .pull-right {
- margin-left: 10px;
- }
- /deep/ .el-table td, .el-table th {
- padding: 5px;
- }
- .mid_time {
- float: left;
- margin-left: 5px;
- margin-right: 5px;
- line-height: 35px;
- }
- .red {
- color: red;
- }
- .green {
- color: #67c23a;
- }
- .yellow {
- color: yellow;
- }
- .red_icon {
- background: red;
- }
- .red_green {
- background: #67c23a;
- }
- .el-dialog__body em {
- width: 70px;
- float: left;
- margin-left: 10px;
- text-align: right;
- margin-right: 10px;
- }
- .el-dialog__body .el-col {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-bottom: 10px;
- }
- /deep/ .el-select .el-input .el-select__caret {
- line-height: 20px !important;
- }
- .el-table--border th, .el-table__fixed-right-patch {
- background-color: #F0F2F5 !important;
- }
- .panel /deep/ .el-col-4 {
- padding-left: 3px !important;
- padding-right: 3px !important;
- }
- .panel /deep/ .el-input__icon {
- line-height: 20px;
- }
- .el-transfer__buttons {
- /*width: 66px;*/
- }
- .el-transfer .el-button + .el-button {
- /*margin-left: 0;*/
- }
- /deep/ .el-checkbox {
- margin-right: 0;
- }
- .el-transfer-panel__item.el-checkbox .el-checkbox__label {
- text-align: left;
- float: left;
- text-indent: 20px;
- }
- .el-transfer__buttons button {
- /*float: right;*/
- }
- .el-dialog__body {
- padding-top: 4px;
- }
- /*颜色选择器*/
- .el-color-picker__trigger {
- border-radius: 250px;
- }
- .el-color-picker__color-inner {
- border-radius: 250px;
- }
- .el-color-picker__color {
- border-radius: 250px;
- }
- .el-tabs__item.is-active {
- color: #fff;
- background: #409EFF;
- }
- /*隐藏调色盘*/
- .el-color-dropdown__main-wrapper {
- display: none !important;
- }
- /deep/ .el-color-dropdown__main-wrapper {
- display: none !important;
- }
- /* 处理input type = number的上下箭头*/
- input::-webkit-outer-spin-button,
- input::-webkit-inner-spin-button {
- -webkit-appearance: none;
- }
- input[type="number"] {
- -moz-appearance: textfield;
- }
- /*ipad only*/
- @media only screen and (max-width: 1366px) {
- .panel .panel_control em {
- font-size: 12px;
- width: 60px;
- }
- .panel /deep/ .el-input__inner {
- /*width: 130px;*/
- }
- .panel /deep/ .el-date-editor--daterange {
- width: 100%;
- }
- .panel /deep/ .el-date-editor .el-range-separator {
- width: 20px;
- padding: 0;
- }
- .panel /deep/ .el-input__inner {
- padding-right:3px
- }
- .panel .el-date-editor .el-range-input {
- width: 44%;
- }
- }
|