File: /var/www/store.akrozia.org/public/css/admin_style.css
body {
font-size: 0.9em;
}
/*body .card-body { font-size: .9em; }*/
.pager {
text-align: center;
}
.text-warning {
color: #ffc107;
}
.text-danger {
color: #dc3545;
}
.text_btn {
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
cursor: pointer;
}
.delete_text {
margin-bottom: 0;
color: #d9534f;
}
.pagination_buttons {
float: right;
margin-top: 10px;
}
.table {
margin-bottom: 0 !important;
}
.card-header {
font-size: 1.6em;
}
.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate {
padding: 15px 15px 10px 15px;
}
#products_table {
font-size: 14px;
}
.green_check {
color: #28a745;
}
.nowrap {
white-space: nowrap;
}
.error {
color: #dc3545;
font-family: 'Exo 2';
}
.active_link a {
border-bottom: 2px solid #17a2b8;
color: #000 !important;
}
a.prodListLink:hover {
text-decoration: none !important;
}
a.prodListLink .card-body:hover {
background-color: #b7daff !important;
}
.prodListBarcode,
.prodListSupplier,
.prodListSku {
color: #666;
}
.searchBox {
border: 1px solid #007bff;
border-radius: .25em;
}