| Path : /var/www/html/jewelry-pos/public/admin-asset/css/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/jewelry-pos/public/admin-asset/css/custom.css |
#list0:hover , #list1:hover , #list2:hover , #list3:hover , #list4:hover , #list5:hover , #list6:hover , #list7:hover , #list8:hover , #list9:hover{
background-color: rgba(172, 161, 161, 0.11);
border-radius: 5px;
color: blue;
font-weight: bold;
}
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
/*display: none;*/
}
/*!* Hide scrollbar for IE, Edge and Firefox *!*/
body {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: inherit; /* Firefox */
}
th{
/*font-weight: normal !important;*/
}
.modal-backdrop{
display: none;
}
.swal2-container {
z-index: 10000 !important;
font-family: "Khmer OS Siemreap" !important;
}
.swal2-popup {
font-size: 15px !important;
font-family: Georgia, serif , "Khmer OS Siemreap";
}
.page-content {
padding: 0px !important;
}
.btn {
margin-bottom: 2px;
}
.logout {
color: #a90329 !important;
font-weight: bold;
}
.inactive {
background-color: #8361669e !important;
}
.credit {
color: #09235a;
font-weight: bold;
}
.modal-header {
background-color: #346960;
color: white;
}
.modal-header {
padding: 0.5rem 1rem;
}
/* .dropdown-menu > li > a:hover {
background-image: none;
background-color: red;
} */
/* table scroll */
.h-auto {
overflow-x: scroll;
overflow-y: hidden;
}
@media screen and (min-width: 1192px) {
.h-auto {
overflow-x: hidden;
}
}
/* end table scroll */
.btnhover {
border: 1px solid;
color: #1b6d8d;
}
.btnhover:hover {
/* box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75); */
border: 2.5px solid;
color: #7453a6;
transform: scale(96%);
transition: 0.3s ease;
}
/* disable save image in web */
/* img {
pointer-events: none;
} */
/* p:last-child {
font-size: 0.75em;
}*/
@media print {
#noPrint {
display: none;
}
}
@media print {
.notPrint{
display: none;
}
}
#info_hover:hover{
background-color: #173287;
}
#info_hover{
background-color: #061953;
}
#head_table{
background-color: rgba(25, 59, 163, 0.62);
}
.ab{
position: absolute;
}
.hover-search{
font-size: 16px;
list-style-type: none;
margin-left: -39px;
padding: 5px 0;
margin-bottom: -18px;
width: 125%;
text-align: center;
}
.val{
font-weight: bold;
}
.hover-search:hover{
background-color: papayawhip;
border-radius: 5px;
}
.transparent{
opacity: 0.6;
}
#grn-print tr th{
border: 1px solid black;
font-size: 15px !important;
}