File: //proc/self/cwd/pm/plugins/Purchase/assets/css/items/commodity_list.css
.modal1 {
z-index: none !important;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.row-margin-bottom{
margin-bottom: 4px;
}
.button-margin-r-b{
margin-right: 7px;
margin-bottom: 4px;
}
.ht-dialog-width{
width: 76%
}
.skucode-tooltip{
font-size: 1.25rem;
color: #676a80;
}
.img-cursor-pointer{
cursor: pointer;
}
.panel-padding{
padding-right: 0px;
padding-left: 0px;
}
.table-margintop{
margin-top: 0px;
}
.td-width{
width: 30%;
}
.h3-card-block-margin{
margin-top: 13px !important;
}
.h3-span-font-size{
font-size: 14px;
}
.p-span-font-size{
font-size: 14px;
}
.p-card-block-font-size{
font-size: 16px;
}
.bg-c-blue {
background: linear-gradient(45deg,#fe5824,#eea890);
margin:0px 32px;
}
.card1 {
border-radius: 5px;
-webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16);
box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16);
border: none;
margin-bottom: 30px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.card .card-block {
padding: 20px;
}
.order-card i {
font-size: 26px;
}
.f-left {
float: left;
}
.f-right {
float: right;
}
span.glyphicon.glyphicon-chevron-left, span.glyphicon.glyphicon-chevron-right {
font-size: 13px;
}
img.images_w {
width: 100%;
height: 100%;
}
select.selectpicker.form-control {
display: block !important;
}
table.table{
margin-top: 10px;
}
.table{
width: 100%;
max-width: 100%;
margin-bottom: 10px;
}