203 lines
3.7 KiB
CSS
Executable File
203 lines
3.7 KiB
CSS
Executable File
.content_sale {
|
|
/*width:900px;
|
|
display:inline-block;*/
|
|
width:100%;
|
|
padding:10px;
|
|
overflow: auto;
|
|
transition: width 0.5s;
|
|
}
|
|
.content_sale.hidden_list {
|
|
/*display:inline-block;
|
|
vertical-align: top;
|
|
width:25%;*/
|
|
}
|
|
|
|
.manage_date {
|
|
}
|
|
.manage_date div {
|
|
padding:10px;
|
|
}
|
|
.manage_date div > span {
|
|
width:170px;
|
|
display:inline-block;
|
|
}
|
|
.manage_date .check_refresh_by_sales .manage_date_form > span {
|
|
display:block;
|
|
text-align: center;
|
|
width:auto;
|
|
}
|
|
.manage_date .check_with_date {
|
|
display:block;
|
|
width:100%;
|
|
text-align:center;
|
|
margin:0 ;
|
|
float: none;
|
|
}
|
|
.manage_date .manage_date_form, .manage_date .manage_date_refresh {
|
|
text-align:center;
|
|
}
|
|
|
|
.stats_list thead th, .stats_list td {
|
|
text-align: center;
|
|
}
|
|
.stats_list .sale_detail {
|
|
cursor:pointer;
|
|
}
|
|
.stats_list .sale_detail img {
|
|
|
|
}
|
|
.stats_list tr.selected_sale td {
|
|
background-color: #ECECEC;
|
|
color: #333333;
|
|
font-size: 13px;
|
|
padding: 4px 6px;
|
|
text-shadow: 0 1px 0 #FFFFFF;
|
|
}
|
|
.stats_list .sale_name {
|
|
font-size:10px;
|
|
}
|
|
|
|
.content_sale.hidden_list .stats_list tr th:nth-child(n+3),
|
|
.content_sale.hidden_list .stats_list tr td:nth-child(n+3) {
|
|
display:none;
|
|
}
|
|
|
|
#sale, #filter_sale {
|
|
width:250px;
|
|
display:block;
|
|
}
|
|
|
|
#filter_sale {
|
|
padding:5px;
|
|
height:30px;
|
|
}
|
|
#sale option {
|
|
padding:3px;
|
|
}
|
|
#content_right {
|
|
/*display:inline-block;
|
|
vertical-align: top;
|
|
width:70%;
|
|
margin-left:25px; */
|
|
}
|
|
#content_order_form {
|
|
}
|
|
#content_order_form fieldset, #content_stats fieldset{
|
|
margin-top:20px;
|
|
}
|
|
#content_order_form .order_form_date {
|
|
/*display:inline-block;
|
|
vertical-align: top;
|
|
width:48%;*/
|
|
/*display:block;
|
|
text-align: center;
|
|
padding:10px;
|
|
float:left;*/
|
|
}
|
|
#content_order_form .order_form_state {
|
|
/*display:inline-block;
|
|
vertical-align: top;
|
|
width:48%;
|
|
float:left;*/
|
|
}
|
|
#content_order_form .order_form_state ul li label{
|
|
font-weight: normal;
|
|
float:none;
|
|
color:inherit;
|
|
text-align: left;
|
|
}
|
|
#content_order_form .order_form_state ul li {
|
|
display:block;
|
|
}
|
|
#content_order_form .order_form_submit {
|
|
text-align: center;
|
|
margin-top:20px;
|
|
}
|
|
|
|
|
|
#content_stats {
|
|
}
|
|
#content_stats table {
|
|
width:100%;
|
|
margin-top:15px;
|
|
}
|
|
#content_stats table th, #content_stats table td {
|
|
text-align: center;
|
|
}
|
|
#content_stats #content_state_menu {
|
|
}
|
|
#content_stats #content_state_menu li {
|
|
display:inline-block;
|
|
padding:5px;
|
|
border:1px solid #CCCED7;
|
|
cursor:pointer;
|
|
}
|
|
#content_stats #content_state_menu li.selected {
|
|
background-color:#F5F5F5;
|
|
}
|
|
|
|
/*#content_stats #content_state_line {
|
|
display:block;
|
|
padding:20px;
|
|
}
|
|
#content_stats #content_state_line ul li {
|
|
display:inline-block;
|
|
width:70px;
|
|
height:50px;
|
|
padding:5px;
|
|
vertical-align: top;
|
|
background-color:#E5E5E5;
|
|
border:1px solid #CCCED7;
|
|
}
|
|
#content_stats #content_state_line ul li .stat_block_title {
|
|
display:block;
|
|
text-align: center;
|
|
color:grey;
|
|
font-size:12px;
|
|
}
|
|
#content_stats #content_state_line ul li .stat_block_value {
|
|
display:block;
|
|
font-weight: bold;
|
|
color:#000000;
|
|
font-size:12px;
|
|
text-align: center;
|
|
}*/
|
|
.export_link_content {
|
|
text-align: center;
|
|
}
|
|
|
|
#stats_content_summary ul {
|
|
text-align: center;
|
|
}
|
|
#stats_content_summary ul li {
|
|
background-color: #FFFFFF;
|
|
border: 1px solid #CCCCCC;
|
|
display: inline-block;
|
|
height: 60px;
|
|
margin-right: 8px;
|
|
padding: 5px;
|
|
width: 100px;
|
|
vertical-align: top;
|
|
}
|
|
#stats_content_summary ul li .stat_block_title {
|
|
display:block;
|
|
}
|
|
#stats_content_summary ul li .stat_block_value {
|
|
display:block;
|
|
}
|
|
|
|
#content_sale_global > fieldset {
|
|
margin-top:20px;
|
|
}
|
|
.divers_block {
|
|
font-size: 1em;
|
|
float:left;
|
|
max-width:300px;
|
|
margin-right: 30px;
|
|
}
|
|
.divers_block table td {
|
|
text-align: right;
|
|
}
|
|
.table {
|
|
border-spacing:0px;
|
|
} |