Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/t_table.css
T
2024-05-09 14:06:26 +08:00

36 lines
1.4 KiB
CSS

.no-skin { position: static !important; }
.layui-layer { width: 1380px !important; height: 667px !important; }
.layui-layer-title { background-color: #09bbbc !important; color: #fff !important; }
.form-group .control-label { min-width: 100px; }
.call-option { color: #fff; background: #ed1c24 !important; }
.put-option { color: #fff; background: #22b14c !important; }
.spbuy { color: red; display: inline-block; }
.table tr:nth-child(2) { background: #eaeaea; }
.table tr td:nth-child(3) { background: #eaeaea !important; }
.spsell { color: green }
.datatwo { width: 100% !important; text-align: center; display: none; }
.datathree { width: 100% !important; text-align: center; display: none; }
.title-none { display: none; }
.volinput { width: 60px !important; height: 22px !important; line-height: 22px; border: none !important; }
.percent { height: 22px; line-height: 22px; }
.ahide { display: none; }
.ahide:hover { display: inline; }
.table-border table tr { border-spacing: 10px; border-collapse: separate; display: block; }
.name-input { width: 70px; text-align: left; }
#Trade_ExerciseDate { width: 152px; height: 30px; }
#selected { width: 90px; padding: 0px; text-align: center; text-align-last: center; }
#LatestPrice { background: #d3d3d3 !important; }
#ZhiXingShuLiang { width: 90px; text-align: center; text-align-last: center; }
.table-left td:last-child {text-align:left; }