| | |
| | | width: 100%; |
| | | height: 320px; |
| | | /* background-color: #323a36; */ |
| | | background-color: #3c464b; |
| | | background-color: rgb(255, 255, 255); |
| | | font-size: 14px; |
| | | /* border: 1px solid rgb(69, 154, 251); */ |
| | | color: rgb(238, 235, 235); |
| | | color: rgb(0, 0, 0); |
| | | font-size: 16px; |
| | | width: 100%; |
| | | height: 100%; |
| | | border-radius: 10px; |
| | | display: none; |
| | | box-shadow: 0 0 8px #fff; |
| | | } |
| | | |
| | | .jimu-widget-Rolling .rollinng-table-hezi { |
| | | width: 100%; |
| | | height: 100%; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-left-select { |
| | | line-height: 50px; |
| | | /* line-height: 50px; */ |
| | | height: 32px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-right-select { |
| | | height: 32px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-leftspan, .hezi-rightspan { |
| | | font-size: 14px; |
| | | color: #fff; |
| | | color: #3c464b; |
| | | margin-right: 7px; |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-select { |
| | | background-color: #404853; |
| | | color: #fff; |
| | | background-color: #fff; |
| | | color: rgb(0, 0, 0); |
| | | padding: 5px; |
| | | border: none; |
| | | outline: none; |
| | | border-radius: 5px; |
| | | position: relative; |
| | | top: 1px; |
| | | box-shadow: 3px 3px 10px -4px #3E9FFC; |
| | | } |
| | | |
| | | |
| | | |
| | | .jimu-widget-Rolling .hezi-select:hover { |
| | | background-color: #ccc; |
| | | background-color: rgba(255, 255, 255,.75); |
| | | color: #3c464b; |
| | | } |
| | | |
| | |
| | | font-size: 20px; |
| | | margin-bottom: 5px; |
| | | margin-left: 5px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .rollinng-table-hezi-xx:hover { |