| | |
| | | } |
| | | .is-active { |
| | | color: #61aef7 !important; |
| | | background: linear-gradient(135deg, rgb(10,31,75), #003e5b) !important; |
| | | background: url('../../../../assets/images/screen/button1.png');; |
| | | } |
| | | } |
| | | ::v-deep .el-input__inner { |
| | |
| | | background-color: #4481DD; |
| | | } |
| | | ::v-deep .el-tabs__item{ |
| | | margin: 5px; |
| | | padding: 0px 10px !important; |
| | | margin: 5px 30px; |
| | | padding: 0px 25px !important; |
| | | border-radius: 5px; |
| | | background: linear-gradient(135deg, rgb(10,31,75), #599cbb); |
| | | |
| | | background: url('../../../../assets/images/screen/button.png'); |
| | | } |
| | | </style> |