%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/mobileapp.list/templates/.default/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/mobileapp.list/templates/.default/style.css |
.mapp_itemlist_item_container{
background: #fff;
border-radius: 5px;
overflow: hidden;
box-shadow:0 1px 1px 0 rgba(0,0,0,0.2);
margin-bottom: 7px;
}
.mapp_itemlist_item_container a,
.mapp_itemlist_item_link{
text-decoration: none;
}
.mapp_itemlist_item_title{
height: 26px;
box-shadow:0 1px 1px 0 rgba(0,0,0,0.2);
}
.mapp_itemlist_item_title span{
color: #fff;
line-height:26px;
padding: 0 10px;
display: inline-block;
width: 100%;
box-sizing: border-box;
background: url(images/gui2.png) no-repeat 99% 7px;
background-size:30px auto;
font-size: 14px;
font-weight: bold;
}
.mapp_itemlist_item_title span.no_arrow{
background-image: none;
}
.mapp_itemlist_item_customer,
.mapp_itemlist_item_delivery,
.mapp_itemlist_item_pay,
.mapp_itemlist_item_bullet{
font-size: 13px;
/* margin: 5px 0;*/
/* line-height: 13px;*/
color: #000;
/* padding: 2px 0 0 20px;*/
width: 100%;
overflow: hidden;
/* height: 16px;
white-space: nowrap; */
text-overflow: ellipsis;
box-sizing: border-box;
-webkit-box-sizing: border-box;
/* background: url(images/gui2.png) no-repeat;
background-size:30px auto;*/
}
.mapp_itemlist_row_picture{
background: url(images/gui2.png) no-repeat;
background-size: 30px auto;
height: 16px;
margin: 5px 0;
padding: 0px 0 0 15px;
}
.mapp_itemlist_item_customer tr{
vertical-align: top;
}
.mapp_itemlist_item_pay .mapp_itemlist_row_picture {background-position:-1px -102px}
.mapp_itemlist_item_customer .mapp_itemlist_row_picture {background-position:-1px -21px}
.mapp_itemlist_item_delivery .mapp_itemlist_row_picture {background-position:-1px -41px}
.mapp_itemlist_item_bullet .mapp_itemlist_row_picture {background-position:-1px -269px}
.item_red .mapp_itemlist_item_title{
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db4545), to(#c22727));
background-image: -webkit-linear-gradient(#db4545 0%, #c22727 100%);
background-image: linear-gradient(#db4545 0%, #c22727 100%);
text-shadow:0 1px 0 #831f1f;
}
.mapp_itemlist_item_delivery.notallowed{background-position:-1px -61px}
.mapp_itemlist_item_pay.notallowed,
.mapp_itemlist_item_delivery.notallowed{color: #cc1717}
.mapp_item_yellow .mapp_itemlist_item_title{
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeb71f), to(#e18511));
background-image: -webkit-linear-gradient(#eeb71f 0%, #e18511 100%);
background-image: linear-gradient(#eeb71f 0%, #e18511 100%);
text-shadow:0 -1px 0 #945e0e;
}
.mapp_item_gray .mapp_itemlist_item_title{
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#28b2da), to(#167cbf));
background-image: -webkit-linear-gradient(#28b2da 0%, #167cbf 100%);
background-image: linear-gradient(#28b2da 0%, #167cbf 100%);
text-shadow:0 1px 0 #831f1f;
}
.mapp_item_gray .mapp_itemlist_item_delivery {background-position:-1px -81px}
.mapp_item_folded .mapp_itemlist_item_title{
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a4a9b1), to(#898f9a));
background-image: -webkit-linear-gradient(#a4a9b1 0%, #898f9a 100%);
background-image: linear-gradient(#a4a9b1 0%, #898f9a 100%);
text-shadow:0 1px 0 #5e6268;
}
.mapp_itemlist_item_content{
box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 8px 8px 0;
position: relative;
}
.mapp_itemlist_item_content.closed{
display: none;
}
.mapp_itemlist_item_right{
position: absolute;
top: 10px;
right: 0;
background:#f0f1f2;
padding: 4px;
border-radius: 5px 0 0 5px;
font-size: 13px;
font-weight: bold;
color: #525253;
}
.mapp_itemlist_item_bottom .mapp_itemlist_item_right{
top: 0;
bottom: 0;
border-radius: 0;
}
.mapp_itemlist_item_bottom{
padding: 5px;
color: #000;
position: relative;
background: #f2f4f5;
box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.1);
height: 15px;
text-shadow:0 1px 0 #fff;
margin: 0;
}
.mapp_itemlist_bottom_left{
position: absolute;
left: 10px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding: 0 0 0 5px;
}
.mapp_itemlist_bottom_right{
position: absolute;
right: 5px;
font-size: 13px;
}
.mapp_item_folded .mapp_itemlist_item_bottom{
border-radius: 0;
background: #fff;
box-shadow:none;
text-shadow:none;
}
.mapp_itemlist_item_bottom_completed{
color: #8d97a2;
font-size: 13px;
font-weight: bold;
padding-left: 20px;
background: url(images/gui2.png) no-repeat 0 -121px;
background-size:30px auto;
}
.mapp_itemlist_item_bottom_completed span{color: #000;}