| | |
| | | .jimu-widget-Plot{ |
| | | width: 100%; |
| | | height: 100%; |
| | | background-color: #0395f3; |
| | | background-color:black; |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | border: 1px solid rgb(22, 33, 46); |
| | | color: rgb(238, 235, 235); |
| | | font-size: 16px; |
| | | display: none; |
| | |
| | | .jimu-widget-Plot .plot-box ul li button { |
| | | width: 60px; |
| | | height: 30px; |
| | | background-color: rgba(32, 160, 255, .2); |
| | | background-color: rgba(22, 25, 27, 0.2); |
| | | border: 1px solid #fff; |
| | | color: #fff; |
| | | cursor: pointer; |
| | |
| | | height: 100%; |
| | | border-radius: 10px; |
| | | display: none; |
| | | position: fixed; |
| | | z-index: 100; |
| | | } |
| | | |
| | | .rollinng-table-hezis { |
| | |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | padding: 0 15px; |
| | | background-color:#3c464b; |
| | | border-radius: 10px; |
| | | } |
| | | |
| | | .hezi-left-selects { |